mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 17:16:18 +00:00
Fixing testcase
This commit is contained in:
parent
9d35ea0cbc
commit
cff2864ba5
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
App::import('Core', 'route/PluginShortRoute');
|
App::import('Core', 'route/PluginShortRoute');
|
||||||
|
App::import('Core', 'Router');
|
||||||
/**
|
/**
|
||||||
* test case for PluginShortRoute
|
* test case for PluginShortRoute
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue