Dump from SVN

This commit is contained in:
Fándly Gergő
2019-08-08 16:43:21 +03:00
parent f96d5a49e9
commit c8973cda7e
34 changed files with 3703 additions and 0 deletions

File diff suppressed because one or more lines are too long

17
tests/main.json Normal file
View File

@ -0,0 +1,17 @@
{
"type":"localdb",
"locallist":false,
"available":[
{
"_comment":"EXAMPLE, please remove!",
"name":"NAME OF TEST",
"description":"DESCRIPTION",
"file":"PATH TO FILE (can be URL to)"
},
{
"name":"Első teszt",
"description":"Egy teszt a kecskékről",
"file":"tests/First test_sQuiz.json"
}
]
}