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 c3e4f67 commit d8ddfa3Copy full SHA for d8ddfa3
tests/converters/dasel.test.ts
@@ -1,5 +1,5 @@
1
import { test } from "bun:test";
2
-import { convert } from "../../src/converters/inkscape";
+import { convert } from "../../src/converters/dasel";
3
import { runCommonTests } from "./helpers/commonTests";
4
5
runCommonTests(convert);
0 commit comments