moved test json files to folders

This commit is contained in:
Felipe M 2025-07-14 17:24:32 +02:00
parent 71a7b0de11
commit 4d9c958fc9
No known key found for this signature in database
GPG key ID: 52E5D65FCF99808A
6 changed files with 0 additions and 0 deletions

5
testdata/minimal/plugin.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"id": "com.example.minimal",
"name": "Minimal Test Plugin",
"version": "1.0.0"
}