#!/bin/bash

mocha -t 5000 -s 100 --reporter spec test
