Moved some more
This commit is contained in:
parent
44b18c682f
commit
fe0ec212b0
13 changed files with 1674 additions and 0 deletions
6
plugins/plugin-annotations/tests/shared.test.mjs
Normal file
6
plugins/plugin-annotations/tests/shared.test.mjs
Normal file
|
@ -0,0 +1,6 @@
|
|||
// This file is auto-generated | Any changes you make will be overwritten.
|
||||
import { plugin } from '../src/index.mjs'
|
||||
import { sharedPluginTests } from '../../../tests/plugins/shared.mjs'
|
||||
|
||||
// Run shared tests
|
||||
sharedPluginTests(plugin)
|
Loading…
Add table
Add a link
Reference in a new issue