diff options
Diffstat (limited to 'tests/Lexer/ContextTest.php')
-rw-r--r-- | tests/Lexer/ContextTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Lexer/ContextTest.php b/tests/Lexer/ContextTest.php index caad004..cd5abf5 100644 --- a/tests/Lexer/ContextTest.php +++ b/tests/Lexer/ContextTest.php @@ -55,6 +55,7 @@ class ContextTest extends TestCase array('MariaDb100000'), array('MariaDb100100'), array('MariaDb100200'), + array('MariaDb100300'), ); } |