aboutsummaryrefslogtreecommitdiff
path: root/bolt/test/runtime/X86/lit.local.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'bolt/test/runtime/X86/lit.local.cfg')
-rw-r--r--bolt/test/runtime/X86/lit.local.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bolt/test/runtime/X86/lit.local.cfg b/bolt/test/runtime/X86/lit.local.cfg
index 7d0b9ea..b5dffc1 100644
--- a/bolt/test/runtime/X86/lit.local.cfg
+++ b/bolt/test/runtime/X86/lit.local.cfg
@@ -1,2 +1,2 @@
-if config.host_arch not in ['x86', 'X86', 'x86_64']:
+if config.host_arch not in ["x86", "X86", "x86_64"]:
config.unsupported = True