ketracel/scripts/test.sh

5 lines
76 B
Bash
Raw Permalink Normal View History

2019-12-25 20:38:19 +00:00
#!/bin/sh
moonc `find -type f | grep -v spec | grep 'moon$'`
2019-12-26 04:05:22 +00:00
busted -o TAP