Skip to content

Commit

Permalink
Streamline windows tests (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevgo committed Aug 6, 2019
1 parent b202959 commit 3c6159e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,4 @@ unit: build # runs the unit tests
@node_modules/.bin/mocha

test-win:
@node_modules\\.bin\\tsc -p .
@node_modules\\.bin\\mocha

0 comments on commit 3c6159e

Please sign in to comment.