moved test json files to folders
This commit is contained in:
parent
71a7b0de11
commit
4d9c958fc9
6 changed files with 0 additions and 0 deletions
9
testdata/webapp_only/plugin.json
vendored
Normal file
9
testdata/webapp_only/plugin.json
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"id": "com.example.webapponly",
|
||||
"name": "Webapp Only Plugin",
|
||||
"description": "A plugin with only client-side code",
|
||||
"version": "0.9.0",
|
||||
"webapp": {
|
||||
"bundle_path": "webapp/dist/bundle.js"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue