1
0
Fork 0
freesewing/packages/plugin-scalebox/tests/shared.test.mjs
2022-01-20 09:07:38 +01:00

8 lines
230 B
JavaScript

// This file is auto-generated.
// Changes you make will be overwritten.
import plugin from '../dist/index.mjs'
import { sharedPluginTests } from '../../../tests/plugins/shared.mjs'
// Run shared tests
sharedPluginTests(plugin)