test: add unit test for dvisvgm.ts
This commit is contained in:
parent
3975c70de7
commit
c47c1dd4f4
5 changed files with 99 additions and 5 deletions
|
|
@ -4,7 +4,7 @@ import {
|
|||
runConvertFailTest,
|
||||
runConvertLogsStderror,
|
||||
runConvertSuccessTest,
|
||||
} from "./convertersHelper.test.ts";
|
||||
} from "./helpers/converters.ts";
|
||||
|
||||
test("convert resolves when execFile succeeds", async () => {
|
||||
await runConvertSuccessTest(convert);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue