2022-08-28 14:07:58 +02:00
|
|
|
// This file is auto-generated | Any changes you make will be overwritten.
|
2022-09-14 13:42:36 +02:00
|
|
|
import { plugin } from '../src/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)
|