Skip to content

Commit 4714e05

Browse files
Update ApplicationWrapperTest.php
1 parent 6a2b53b commit 4714e05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/ApplicationWrapperTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

3-
namespace PHPFastCGI\Speedex\Tests;
3+
namespace PHPFastCGI\Adapter\Silex\Tests;
44

55
use PHPFastCGI\FastCGIDaemon\Http\Request;
6-
use PHPFastCGI\Speedex\ApplicationWrapper;
6+
use PHPFastCGI\Adapter\Silex\ApplicationWrapper;
77
use Silex\Application;
88

99
class ApplicationWrapperTest extends \PHPUnit_Framework_TestCase

0 commit comments

Comments
 (0)