Added testing

This commit is contained in:
Douglas Muth 2017-11-09 22:07:24 -05:00
parent 8358105d7f
commit cce6ab941a

View file

@ -7,7 +7,7 @@
"test": "tests" "test": "tests"
}, },
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "mocha ./tests/test.js"
}, },
"repository": { "repository": {
"type": "git", "type": "git",