Documentation; make test file executable, jshint tests, add a gitignore
This commit is contained in:
parent
4c3d481447
commit
f2bfb3444e
3 changed files with 5 additions and 3 deletions
2
run_tests.sh
Normal file → Executable file
2
run_tests.sh
Normal file → Executable file
|
@ -1,2 +1,2 @@
|
|||
./node_modules/.bin/jshint js/*
|
||||
./node_modules/.bin/jshint js/*.js test/unit/*.js
|
||||
npm test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue