diff --git a/tests/sanity_tests.c b/tests/sanity_tests.c index b987d01..2ca98bc 100644 --- a/tests/sanity_tests.c +++ b/tests/sanity_tests.c @@ -492,7 +492,6 @@ int main(void) {"a:'''\nmulti-line text literal", {3}}, {"/* foo", {1}}, {"label:@tag {1, 2, 3} /* /* unterminated comment */", {7, 22}}, - {"@\"tag\" node", {2}}, {"{a,,#b,}", {4, 5}}, {"foo""\x80""bar", {4}}, };