file tests
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"version": "1.3.1-r1",
|
||||
"description": "A Node.js module for interfacing with Repertory's remote mount API",
|
||||
"scripts": {
|
||||
"test": "jest"
|
||||
"test": "jest",
|
||||
"coverage": "jest --collect-coverage"
|
||||
},
|
||||
"keywords": [
|
||||
"repertory",
|
||||
|
||||
Reference in New Issue
Block a user