aboutsummaryrefslogtreecommitdiffstats
path: root/tests/query/highlights/fusion/afx.fusion
diff options
context:
space:
mode:
Diffstat (limited to 'tests/query/highlights/fusion/afx.fusion')
-rw-r--r--tests/query/highlights/fusion/afx.fusion17
1 files changed, 0 insertions, 17 deletions
diff --git a/tests/query/highlights/fusion/afx.fusion b/tests/query/highlights/fusion/afx.fusion
deleted file mode 100644
index 4ccb8174f..000000000
--- a/tests/query/highlights/fusion/afx.fusion
+++ /dev/null
@@ -1,17 +0,0 @@
-property = afx`
- <!-- some comment -->
-<!-- ^@comment -->
-
- <div attribute="value">text</div>
-<!-- ^@tag -->
-<!-- ^@tag.attribute -->
-<!-- ^@string -->
-<!-- ^@punctuation.bracket -->
-<!-- ^@tag -->
-
- <Namespace:Type {...spread} some={(a) => true} />
-<!-- ^@tag -->
-<!-- ^@variable -->
-<!-- ^@variable -->
-<!-- ^@boolean -->
-`