ketracel/scripts/test.sh

5 lines
83 B
Bash
Executable File

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