summaryrefslogtreecommitdiffstats
path: root/tests/Parser
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Parser')
-rw-r--r--tests/Parser/CreateStatementTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Parser/CreateStatementTest.php b/tests/Parser/CreateStatementTest.php
index 1e187cd..cfb7cd0 100644
--- a/tests/Parser/CreateStatementTest.php
+++ b/tests/Parser/CreateStatementTest.php
@@ -31,6 +31,7 @@ class CreateStatementTest extends TestCase
array('parser/parseCreateTable4'),
array('parser/parseCreateTable5'),
array('parser/parseCreateTable6'),
+ array('parser/parseCreateTable7'),
array('parser/parseCreateTableErr1'),
array('parser/parseCreateTableErr2'),
array('parser/parseCreateTableErr3'),