Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Commit

Permalink
WIP: run dht tests only
Browse files Browse the repository at this point in the history
  • Loading branch information
vmx committed Mar 16, 2018
1 parent 6ca2e52 commit ce2e9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"ipfs": false
},
"scripts": {
"test": "aegir test",
"test": "aegir test --files test/interface/dht.spec.js",
"test:node": "aegir test -t node",
"test:browser": "aegir test -t browser",
"test:webworker": "aegir test -t webworker",
Expand Down

0 comments on commit ce2e9fd

Please sign in to comment.