aboutsummaryrefslogtreecommitdiffstats
path: root/tests/query
diff options
context:
space:
mode:
Diffstat (limited to 'tests/query')
-rw-r--r--tests/query/highlights/t32/keywords.cmm4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/query/highlights/t32/keywords.cmm b/tests/query/highlights/t32/keywords.cmm
index f04df3ed1..d1516eb29 100644
--- a/tests/query/highlights/t32/keywords.cmm
+++ b/tests/query/highlights/t32/keywords.cmm
@@ -41,7 +41,9 @@ ELSE
IF !&pass
GOTO fail
; ^ @label
- ELSE
+ ELSE IF &debug
+; ^ @keyword.conditional
+; ^ @keyword.conditional
(
GOSUB start_debug
; ^ @function.call