Skip to content

Commit e393d23

Browse files
committed
Use correct Creator namespace for test to avoid fatal error
1 parent 45227af commit e393d23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/cases/creator/unionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
* @version SVN: $Id$
3838
*
3939
*/
40-
namespace PHPSQLParser\Test\Parser;
40+
namespace PHPSQLParser\Test\Creator;
4141
use PHPSQLParser\PHPSQLParser;
4242
use PHPSQLParser\PHPSQLCreator;
4343
use Analog\Analog;

0 commit comments

Comments
 (0)