Fixing testcase

This commit is contained in:
José Lorenzo Rodríguez 2010-09-29 01:14:44 -04:30
parent 9d35ea0cbc
commit cff2864ba5

View file

@ -1,5 +1,6 @@
<?php
App::import('Core', 'route/PluginShortRoute');
App::import('Core', 'Router');
/**
* test case for PluginShortRoute
*