summaryrefslogtreecommitdiffstats
path: root/tests/Lexer/LexerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Lexer/LexerTest.php')
-rw-r--r--tests/Lexer/LexerTest.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Lexer/LexerTest.php b/tests/Lexer/LexerTest.php
index 91ddb6c..f29e233 100644
--- a/tests/Lexer/LexerTest.php
+++ b/tests/Lexer/LexerTest.php
@@ -48,6 +48,8 @@ class LexerTest extends TestCase
/**
* @dataProvider testLexProvider
+ *
+ * @param mixed $test
*/
public function testLex($test)
{