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