#!/bin/bash

../node_modules/mocha/bin/mocha --compilers coffee:coffee-script test.coffee --reporter spec --timeout 5000 --ignore-leaks
