Skip to content

Commit dbf9924

Browse files
committed
just a namechange
1 parent a9ad798 commit dbf9924

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

test/test.runner.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ testrunner.options.summary = false;
66
testrunner.options.coverage = false;
77
testrunner.run({
88
code: '../src/jparser.js',
9-
tests: './test.js'
9+
tests: './testjparser.js'
1010
});
File renamed without changes.

0 commit comments

Comments
 (0)