Skip to content

Commit f4fd1e0

Browse files
committed
Add provider to test the '*/*' case.
1 parent e0789eb commit f4fd1e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Lexer/LexerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ public function lexProvider()
8484
['lexer/lexLabel1'],
8585
['lexer/lexLabel2'],
8686
['lexer/lexNoLabel'],
87+
['lexer/lexWildcardThenComment'],
8788
];
8889
}
8990
}

0 commit comments

Comments
 (0)