removed test class

This commit is contained in:
Taylor Otwell
2011-06-10 22:45:39 -05:00
parent e85e8f957a
commit da9fcd6964
4 changed files with 0 additions and 146 deletions

View File

@@ -92,7 +92,6 @@ return array(
'Response' => 'System\\Response',
'Session' => 'System\\Session',
'Str' => 'System\\Str',
'Test' => 'System\\Test',
'Text' => 'System\\Text',
'View' => 'System\View',
),