mirror of
https://github.com/C4illin/ConvertX.git
synced 2025-11-02 04:53:22 +00:00
Update dasel.test.ts
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user