ketracel/scripts/test.sh

5 lines
76 B
Bash
Executable File

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