|
@@ -1,5 +1,5 @@
|
|
{
|
|
{
|
|
- "framework": "clace",
|
|
|
|
|
|
+ "framework": "openrun",
|
|
"tests": [
|
|
"tests": [
|
|
{
|
|
{
|
|
"default": {
|
|
"default": {
|
|
@@ -8,13 +8,13 @@
|
|
"port": 8080,
|
|
"port": 8080,
|
|
"approach": "Realistic",
|
|
"approach": "Realistic",
|
|
"classification": "Micro",
|
|
"classification": "Micro",
|
|
- "framework": "Clace",
|
|
|
|
|
|
+ "framework": "OpenRun",
|
|
"language": "python",
|
|
"language": "python",
|
|
"flavor": "Starlark",
|
|
"flavor": "Starlark",
|
|
"platform": "None",
|
|
"platform": "None",
|
|
- "webserver": "Clace",
|
|
|
|
|
|
+ "webserver": "OpenRun",
|
|
"os": "Linux",
|
|
"os": "Linux",
|
|
- "display_name": "Clace",
|
|
|
|
|
|
+ "display_name": "OpenRun",
|
|
"notes": "",
|
|
"notes": "",
|
|
"versus": "None"
|
|
"versus": "None"
|
|
}
|
|
}
|