#!/bin/sh
set -e

mocha --exit  --ui bdd --reporter list -- test/*.js