summaryrefslogtreecommitdiffstats
path: root/tests/Parser/SelectStatementTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Parser/SelectStatementTest.php')
-rw-r--r--tests/Parser/SelectStatementTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Parser/SelectStatementTest.php b/tests/Parser/SelectStatementTest.php
index f0502fc..79440a1 100644
--- a/tests/Parser/SelectStatementTest.php
+++ b/tests/Parser/SelectStatementTest.php
@@ -37,6 +37,7 @@ class SelectStatementTest extends TestCase
array('parser/parseSelect10'),
array('parser/parseSelect11'),
array('parser/parseSelectErr1'),
+ array('parser/parseSelectErr2'),
array('parser/parseSelectNested'),
array('parser/parseSelectCase1'),
array('parser/parseSelectCase2'),