aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--framework/core.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/core.py b/framework/core.py
index 0a8237de..645598f1 100644
--- a/framework/core.py
+++ b/framework/core.py
@@ -268,6 +268,7 @@ class TestrunResult:
'options',
'name',
'tests',
+ 'wglinfo',
'glxinfo',
'lspci',
'time_elapsed',