Skip to content

Commit 7014a90

Browse files
committed
fix testling glob
1 parent a9b55a8 commit 7014a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"hash-test-vectors": "~1.3.0"
2525
},
2626
"testling": {
27-
"files": "test/*.js-",
27+
"files": "test/*.js",
2828
"browsers": [
2929
"ie/latest",
3030
"chrome/latest",

0 commit comments

Comments
 (0)