Removed redundant Test namespace
This commit is contained in:
parent
bfd2ef6ae8
commit
1565eb316f
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace League\Skeleton\Test;
|
||||
namespace League\Skeleton;
|
||||
|
||||
class ExampleTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue