Skip to content

Commit 1acb64c

Browse files
committed
Add missing test case for parser
Pull-request: #345 Signed-off-by: William Desportes <[email protected]>
1 parent c2ba926 commit 1acb64c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/Parser/AlterStatementTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ public function alterProvider()
5252
array('parser/parseAlterUser5'),
5353
array('parser/parseAlterUser6'),
5454
array('parser/parseAlterUser7'),
55+
array('parser/parseAlterUser8'),
5556
);
5657
}
5758
}

0 commit comments

Comments
 (0)