From 10dd49958c96f86c8247c715bd20a6681afc1d8b Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Sun, 24 Dec 2023 12:52:21 +0100 Subject: chore(tests): consistent captures --- tests/query/highlights/hack/using.hack | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/query/highlights/hack/using.hack') diff --git a/tests/query/highlights/hack/using.hack b/tests/query/highlights/hack/using.hack index 4452ea962..c3a7be153 100644 --- a/tests/query/highlights/hack/using.hack +++ b/tests/query/highlights/hack/using.hack @@ -1,3 +1,3 @@ using ($new = new Object(), $file = new File('using', '+using')) {} -// <- keyword -// ^ type +// <- @keyword +// ^ @type -- cgit v1.2.3-70-g09d2