root/lang/perl/Catalyst-View-MobileJpFilter/trunk/t/01_filter.t
@
14688
| Revision 14688, 160 bytes (checked in by tomi-ru, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | use strict; |
| 2 | use Test::More tests => 2; |
| 3 | |
| 4 | use FindBin; |
| 5 | use lib "$FindBin::Bin/lib"; |
| 6 | |
| 7 | use_ok('Catalyst::Test', 'TestApp'); |
| 8 | |
| 9 | is get('/hello?q=test'), 'dummy-test'; |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)