add some tests
This commit is contained in:
parent
3f580bbe2d
commit
50f2b83443
7 changed files with 173 additions and 10 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -6,6 +6,9 @@
|
|||
node_modules
|
||||
npm-debug.log
|
||||
|
||||
# Ignore mocha test data
|
||||
test/data
|
||||
|
||||
# Ignore binary files
|
||||
*.o
|
||||
*.class
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue