diff --git a/scripts/test.sh b/scripts/test.sh index d81157a..1523e12 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -1,4 +1,4 @@ #!/bin/sh moonc `find -type f | grep -v spec | grep 'moon$'` -busted +busted -o TAP