mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +00:00
add test file
This commit is contained in:
parent
f24da643ec
commit
e89881e589
20
tests/Application/info-test.json
Normal file
20
tests/Application/info-test.json
Normal file
|
|
@ -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": []
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user