Skip to content

Commit a59f63d

Browse files
committed
Remove jest setup since re/ is not longer a part of this repository
1 parent b28cd6c commit a59f63d

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

jest.config.js

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

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
"scripts": {
2020
"build-cygwin": "node build-cygwin.js",
2121
"package-cygwin": "node package-cygwin.js",
22-
"postinstall": "node postinstall.js",
23-
"test": "jest"
22+
"postinstall": "node postinstall.js"
2423
},
2524
"repository": {
2625
"type": "git",

0 commit comments

Comments
 (0)