Changeset 13941 for lang/perl/Sledge-Plugin-Captcha/trunk/t/01.base.t
- Timestamp:
- 06/14/08 17:35:49 (5 years ago)
- Files:
-
- 1 modified
-
lang/perl/Sledge-Plugin-Captcha/trunk/t/01.base.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Sledge-Plugin-Captcha/trunk/t/01.base.t
r13940 r13941 21 21 my $page = t::TestPages->new; 22 22 $page->dispatch('foo'); 23 like($page->output, qr{Content-Type: jpeg}, 'image output');23 like($page->output, qr{Content-Type: image/jpeg}, 'image output'); 24 24 like($page->output, qr{JFIF}, 'image'); 25 25 };
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)