Skip to content

Commit

Permalink
Remove test/levelup-test.js 🔥 (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphtheninja authored and vweevers committed May 28, 2018
1 parent 2666a50 commit 249f3e8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 64 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"devDependencies": {
"airtap": "0.0.7",
"buffer": "~5.1.0",
"encoding-down": "~5.0.2",
"levelup": "~3.0.0",
"pinkie": "~2.0.4",
"standard": "^11.0.1",
Expand Down
1 change: 0 additions & 1 deletion test/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,3 @@ require('abstract-leveldown/abstract/iterator-range-test').all(leveljs, test, te
require('./custom-test')(leveljs, test, testCommon)
require('./structured-clone-test')(leveljs, test, testCommon)
require('./key-type-test')(leveljs, test, testCommon)
require('./levelup-test')(leveljs, test, testCommon)
62 changes: 0 additions & 62 deletions test/levelup-test.js

This file was deleted.

0 comments on commit 249f3e8

Please sign in to comment.