tao-test/app/taoQtiTest/views/cypress/fixtures/testPackages/manifest.json

8 lines
136 B
JSON
Raw Normal View History

2022-08-29 20:14:13 +02:00
{
"testPackages": [
{
"key": "basicLinearTest",
"package": "basic-linear-test.zip"
}
]
}