We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34719d1 commit f448390Copy full SHA for f448390
testsuite/tests/input/tex/Base.test.ts
@@ -1,6 +1,5 @@
1
import { beforeEach, describe, it } from '@jest/globals';
2
import { toXmlMatch, setupTex, tex2mml } from '#helpers';
3
-import '#js/input/tex/base/BaseConfiguration';
4
5
beforeEach(() => setupTex(['base']));
6
testsuite/tests/input/tex/Tag.test.ts
import '#js/input/tex/ams/AmsConfiguration';
describe('TagAll', () => {
0 commit comments