#!/bin/sh

set -e

coffee -c test/test.coffee
mocha -R spec test/*.js