8 lines
230 B
JavaScript
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)
|