summaryrefslogtreecommitdiffstats
path: root/tests/Components/LimitTest.php
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2017-02-14 14:11:33 +0100
committerMichal Čihař <michal@cihar.com>2017-02-14 14:11:33 +0100
commit14b0a89761249d8b7e56d3640a01dd9f7486de1f (patch)
tree062a113f3559ae544e9ad168a78335d3380332ef /tests/Components/LimitTest.php
parent6a9ea10743e5e414bbcaeff3e0ce79fa0cd2c26e (diff)
parent08d5915850d4ab975c6ec2289ddb35c1c2cabea5 (diff)
downloadsql-parser-14b0a89761249d8b7e56d3640a01dd9f7486de1f.zip
sql-parser-14b0a89761249d8b7e56d3640a01dd9f7486de1f.tar.gz
sql-parser-14b0a89761249d8b7e56d3640a01dd9f7486de1f.tar.bz2
Merge remote-tracking branch 'origin/pull/137'
Diffstat (limited to 'tests/Components/LimitTest.php')
-rw-r--r--tests/Components/LimitTest.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Components/LimitTest.php b/tests/Components/LimitTest.php
index 3e89f9e..466a199 100644
--- a/tests/Components/LimitTest.php
+++ b/tests/Components/LimitTest.php
@@ -22,6 +22,8 @@ class LimitTest extends TestCase
/**
* @dataProvider testParseProvider
+ *
+ * @param mixed $test
*/
public function testParse($test)
{