Skip to content

Commit

Permalink
lookup: add new modules
Browse files Browse the repository at this point in the history
Adding some new modules discussed in nodejs#127
  • Loading branch information
George Adams committed Jan 9, 2017
1 parent 26edb2d commit 5690744
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,5 +293,23 @@
"spawn-wrap": {
"prefix": "v",
"flaky": "win32"
},
"mocha": {
"prefix": "v",
"flaky": "aix"
},
"rewire": {
"prefix": "v"
},
"tap": {
"prefix": "v",
"flaky": "aix"
},
"tape": {
"prefix": "v"
},
"ava": {
"prefix": "v",
"flaky": "aix"
}
}

0 comments on commit 5690744

Please sign in to comment.