RackHD/on-tftp

View on GitHub
extra/make-npmtest.sh

Summary

Maintainability
Test Coverage
#!/bin/bash

# Ensure we're always in the right directory.
SCRIPT_DIR="$( cd "$( dirname "$0" )" && pwd )"
cd $SCRIPT_DIR/..

npm test