14 lines
263 B
JSON
14 lines
263 B
JSON
{
|
|
"tests": [
|
|
{
|
|
"name": "Test",
|
|
"setup": "",
|
|
"run": "xvfb-run --auto-servernum mvn test",
|
|
"input": "",
|
|
"output": "",
|
|
"comparison": "included",
|
|
"timeout": 30,
|
|
"points": null
|
|
}
|
|
]
|
|
} |