mas/script/test

11 lines
110 B
Text
Raw Normal View History

2019-01-03 23:30:33 +00:00
#!/bin/bash -e
#
# script/test
# mas
#
2021-04-28 21:49:54 +00:00
# Runs mas tests.
#
2018-12-20 04:04:35 +00:00
echo "==> ✅ Testing"
2021-04-28 21:49:54 +00:00
swift test 2>&1 | xcpretty