scripts/test: use TAP

This commit is contained in:
Cadey Ratio 2019-12-26 04:05:22 +00:00
parent fa56644a7e
commit 1f74e4e3d2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
moonc `find -type f | grep -v spec | grep 'moon$'`
busted
busted -o TAP