#!/bin/sh
# Upstream's own test script (npm test): a plain node script that imports the
# sources and asserts on them.  No test framework is involved.
node test.js
