added bundle controller routing test.

This commit is contained in:
Taylor Otwell
2012-01-27 11:37:35 -06:00
parent 5a37473e7b
commit 021a48552d
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?php
class Dashboard_Panel_Controller extends Controller {
}