#!/bin/sh
set -e
mocha --exit tests/
