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