Skip to content

Commit a4ab420

Browse files
Remove unnecessary test
1 parent 353727a commit a4ab420

2 files changed

Lines changed: 1 addition & 12 deletions

File tree

index.test.js

Lines changed: 0 additions & 5 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,5 @@
33
"version": "1.4.0",
44
"main": "index.js",
55
"author": "Thomas Eizinger <thomas@eizinger.io>",
6-
"license": "MIT",
7-
"scripts": {
8-
"test": "jest"
9-
},
10-
"devDependencies": {
11-
"jest": "^24.9.0"
12-
}
6+
"license": "MIT"
137
}

0 commit comments

Comments
 (0)