2021-11-27 16:41:53 +01:00
|
|
|
// This file is auto-generated.
|
|
|
|
// Changes you make will be overwritten.
|
2022-06-14 23:13:59 +02:00
|
|
|
import plugin from './dist/index.mjs'
|
2021-11-27 16:41:53 +01:00
|
|
|
import { sharedPluginTests } from '../../../tests/plugins/shared.mjs'
|
|
|
|
|
|
|
|
|
|
|
|
// Run shared tests
|
2022-01-20 09:07:38 +01:00
|
|
|
sharedPluginTests(plugin)
|