ketracel/scripts/test.sh

5 lines
83 B
Bash
Raw Normal View History

2019-12-25 20:38:19 +00:00
#!/bin/sh
moonc `find -type f | grep -v spec | grep 'moon$'`
busted --defer-print