Update dasel.test.ts
This commit is contained in:
parent
c3e4f676fc
commit
d8ddfa31e3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { test } from "bun:test";
|
||||
import { convert } from "../../src/converters/inkscape";
|
||||
import { convert } from "../../src/converters/dasel";
|
||||
import { runCommonTests } from "./helpers/commonTests";
|
||||
|
||||
runCommonTests(convert);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue