#!/bin/sh

moonc `find -type f | grep -v spec | grep 'moon$'`
busted --defer-print