diff --git a/tests/testing/tests.py b/tests/testing/tests.py index 00f3e5a12b..df8ef36118 100755 --- a/tests/testing/tests.py +++ b/tests/testing/tests.py @@ -126,7 +126,7 @@ arch_configs = { 't1000-simple-x86', ), - ("timing", None) : ( + ("x86", None) : ( 'pc-simple-atomic', 'pc-simple-timing', 'pc-o3-timing',