This commit is contained in:
thinkphp
2016-05-11 12:49:10 +08:00
parent 03b87a9eb0
commit f83632cb7f

View File

@@ -16,6 +16,7 @@
namespace tests\thinkphp\library\think;
use think\Request;
use think\Route;
class routeTest extends \PHPUnit_Framework_TestCase