Skip to content

Commit ad0ae93

Browse files
committed
Reinstates original tests.
1 parent 7ee19c5 commit ad0ae93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/parser.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424

2525
import {TestFactory} from './test-factory.js';
2626

27-
TestFactory.runTests('json/tex_packages');
27+
TestFactory.runTests('json');
2828

0 commit comments

Comments
 (0)