summaryrefslogtreecommitdiffstats
path: root/tests/Parser/SetStatementTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Parser/SetStatementTest.php')
-rw-r--r--tests/Parser/SetStatementTest.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Parser/SetStatementTest.php b/tests/Parser/SetStatementTest.php
index 6385a27..61062e3 100644
--- a/tests/Parser/SetStatementTest.php
+++ b/tests/Parser/SetStatementTest.php
@@ -8,6 +8,8 @@ class SetStatementTest extends TestCase
{
/**
* @dataProvider testSetProvider
+ *
+ * @param mixed $test
*/
public function testSet($test)
{