summaryrefslogtreecommitdiffstats
path: root/tests/Misc/BugsTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Misc/BugsTest.php')
-rw-r--r--tests/Misc/BugsTest.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Misc/BugsTest.php b/tests/Misc/BugsTest.php
index 4db08a2..9a1c070 100644
--- a/tests/Misc/BugsTest.php
+++ b/tests/Misc/BugsTest.php
@@ -8,6 +8,8 @@ class BugsTest extends TestCase
{
/**
* @dataProvider testBugProvider
+ *
+ * @param mixed $test
*/
public function testBug($test)
{