Skip to content

Commit c22848c

Browse files
authored
Merge pull request #114 from jg-rp/update-cts
Update CTS
2 parents 27cbb46 + c3f2188 commit c22848c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

tests/test_compliance.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
XFAIL_INVALID = {
2222
"basic, no leading whitespace",
2323
"basic, no trailing whitespace",
24+
"basic, root node identifier in brackets without filter selector",
2425
"filter, equals number, invalid 00",
2526
"filter, equals number, invalid leading 0",
2627
"filter, true, incorrectly capitalized",

0 commit comments

Comments
 (0)