summaryrefslogtreecommitdiffstats
path: root/tests/Components/ComponentTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Components/ComponentTest.php')
-rw-r--r--tests/Components/ComponentTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Components/ComponentTest.php b/tests/Components/ComponentTest.php
index b2388a3..4541602 100644
--- a/tests/Components/ComponentTest.php
+++ b/tests/Components/ComponentTest.php
@@ -5,12 +5,10 @@ namespace SqlParser\Tests\Parser;
use SqlParser\Component;
use SqlParser\Parser;
use SqlParser\TokensList;
-
use SqlParser\Tests\TestCase;
class ComponentTest extends TestCase
{
-
/**
* @expectedException \Exception
* @expectedExceptionMessage Not implemented yet.