Skip to content

Commit 5629a28

Browse files
authored
Merge pull request #1444 from mathjax/tests/rewrite_array_matches
Tests/rewrite array matches
2 parents f1942eb + a1aa720 commit 5629a28

File tree

8 files changed

+317
-260
lines changed

8 files changed

+317
-260
lines changed

testsuite/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"@types/jest": "^29.5.14",
1919
"jest": "^29.7.0",
2020
"ts-jest": "^29.4.6",
21-
"ts-node": "^10.9.2",
22-
"xml-js": "^1.6.11"
21+
"ts-node": "^10.9.2"
2322
}
2423
}

testsuite/pnpm-lock.yaml

Lines changed: 0 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

testsuite/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
export * from './setupTex.js';
2-
export * from './xmlMatch.js';

testsuite/src/xmlMatch.ts

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

0 commit comments

Comments
 (0)