initial test suite
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -7,6 +7,8 @@
|
||||
|
||||
# Test binary, build with `go test -c`
|
||||
*.test
|
||||
*/*node_modules
|
||||
*/*package-lock.json
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
Reference in New Issue
Block a user