mas/script/test
2021-04-28 19:14:15 -07:00

10 lines
110 B
Bash
Executable file

#!/bin/bash -e
#
# script/test
# mas
#
# Runs mas tests.
#
echo "==> ✅ Testing"
swift test 2>&1 | xcpretty