mirror of
https://github.com/C4illin/ConvertX.git
synced 2025-11-03 05:23:37 +00:00
test: add unit test for dvisvgm.ts
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user