summaryrefslogtreecommitdiff
path: root/tests/query
diff options
context:
space:
mode:
Diffstat (limited to 'tests/query')
-rw-r--r--tests/query/highlights/fusion/basic.fusion8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/query/highlights/fusion/basic.fusion b/tests/query/highlights/fusion/basic.fusion
index 644a2d9e..d2ee5a5b 100644
--- a/tests/query/highlights/fusion/basic.fusion
+++ b/tests/query/highlights/fusion/basic.fusion
@@ -3,11 +3,11 @@ include: SomeFile.fusion
// ^punctuation.delimiter
// ^text.uri
-namespace ns = Neos.Fusion.Space
+namespace: ns = Neos.Fusion.Space
//<- keyword
-// ^namespace
-// ^operator
-// ^namespace
+// ^namespace
+// ^operator
+// ^namespace
prototype(MyType) < prototype(ns:SuperType) {
//<-keyword