diff --git a/tests/Application/info-test.json b/tests/Application/info-test.json new file mode 100644 index 000000000..77d3f1aab --- /dev/null +++ b/tests/Application/info-test.json @@ -0,0 +1,20 @@ +{ + "name": { + "id": 1000100000, + "internal": "ABC", + "external": "ABC" + }, + "version": "1.0.0", + "category": "Test", + "requirements": { + "phpOMS": "1.0.0", + "phpOMS-db": "1.0.0" + }, + "creator": { + "name": "Orange Management", + "website": "www.spl1nes.com" + }, + "description": "The administration module.", + "directory": "Admin", + "dependencies": [] +} \ No newline at end of file