#!/bin/sh

cd test && npm install && npm test
