#!/bin/sh
npm install tap
node_modules/.bin/tap test/*.js
