summaryrefslogtreecommitdiff
path: root/llvm/test/MC/MachO/ARM/lit.local.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/MachO/ARM/lit.local.cfg')
-rw-r--r--llvm/test/MC/MachO/ARM/lit.local.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/MachO/ARM/lit.local.cfg b/llvm/test/MC/MachO/ARM/lit.local.cfg
index 236e1d344166..7c23e4f98013 100644
--- a/llvm/test/MC/MachO/ARM/lit.local.cfg
+++ b/llvm/test/MC/MachO/ARM/lit.local.cfg
@@ -1,2 +1,2 @@
-if not 'ARM' in config.root.targets:
+if not "ARM" in config.root.targets:
config.unsupported = True