summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--unittests/framework/backends/schema/piglit-8.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/framework/backends/schema/piglit-8.json b/unittests/framework/backends/schema/piglit-8.json
index 8661f4095..9b000fd32 100644
--- a/unittests/framework/backends/schema/piglit-8.json
+++ b/unittests/framework/backends/schema/piglit-8.json
@@ -102,7 +102,7 @@
}
},
"additionalProperties": false,
- "required": [ "__type__", "clinfo", "glxinfo", "lspci", "wglinfo", "name", "results_version", "uname", "time_elapsed", "totals", "tests" ],
+ "required": [ "__type__", "clinfo", "glxinfo", "lspci", "wglinfo", "name", "results_version", "uname", "time_elapsed", "tests" ],
"definitions": {
"timeAttribute": {
"type": "object",