2
0
Fork 0

add some tests

This commit is contained in:
Willem 2015-02-27 03:31:44 +01:00
parent 3f580bbe2d
commit 50f2b83443
7 changed files with 173 additions and 10 deletions

3
.gitignore vendored
View file

@ -6,6 +6,9 @@
node_modules
npm-debug.log
# Ignore mocha test data
test/data
# Ignore binary files
*.o
*.class