Skip to content

Commit d8ddfa3

Browse files
committed
Update dasel.test.ts
1 parent c3e4f67 commit d8ddfa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/converters/dasel.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { test } from "bun:test";
2-
import { convert } from "../../src/converters/inkscape";
2+
import { convert } from "../../src/converters/dasel";
33
import { runCommonTests } from "./helpers/commonTests";
44

55
runCommonTests(convert);

0 commit comments

Comments
 (0)