diff options
Diffstat (limited to 'tests/Misc/BugsTest.php')
-rw-r--r-- | tests/Misc/BugsTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Misc/BugsTest.php b/tests/Misc/BugsTest.php index 2680890..b462dba 100644 --- a/tests/Misc/BugsTest.php +++ b/tests/Misc/BugsTest.php @@ -6,7 +6,6 @@ use SqlParser\Tests\TestCase; class BugsTest extends TestCase { - /** * @dataProvider testBugProvider */ |