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