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

6
testdata/invalid/plugin.json vendored Normal file
View file

@ -0,0 +1,6 @@
{
"id": "com.example.invalid",
"name": "Invalid Plugin",
"version": "1.0.0",
invalid_json_syntax: true
}