summaryrefslogtreecommitdiffstats
path: root/tests/RouterTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/RouterTest.php')
-rw-r--r--tests/RouterTest.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/RouterTest.php b/tests/RouterTest.php
index f76f046..af92009 100644
--- a/tests/RouterTest.php
+++ b/tests/RouterTest.php
@@ -12,14 +12,14 @@ use Psr\Http\Message\StreamInterface;
use Psr\Http\Message\UriInterface;
use PHPUnit_Framework_MockObject_Matcher_InvokedCount as InvokedCount;
-use Jasny\Router\TestHelpers;
+use Jasny\TestHelper;
/**
* @covers Jasny\Router
*/
class RouterTest extends \PHPUnit_Framework_TestCase
{
- use TestHelpers;
+ use TestHelper;
/**
* Test creating Router