Skip to content

Commit

Permalink
Add tests for makePathSafe and makeFsArgSafe
Browse files Browse the repository at this point in the history
  • Loading branch information
mille-nium committed May 20, 2019
1 parent efa0927 commit a88f9ac
Show file tree
Hide file tree
Showing 8 changed files with 769 additions and 72 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,9 @@ node_js:
- 8
- 10
- 12
os:
- linux
- osx
- windows
script:
- npm test
Loading

0 comments on commit a88f9ac

Please sign in to comment.