Changeset 14084 for lang/perl/Sledge-View
- Timestamp:
- 06/15/08 23:08:29 (5 years ago)
- Files:
-
- 1 modified
-
lang/perl/Sledge-View/trunk/t/04.tt.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Sledge-View/trunk/t/04.tt.t
r14082 r14084 4 4 5 5 BEGIN { 6 eval q[use Template;]; 7 plan skip_all => "Template-toolkit required for testing base: $@" if $@; 8 eval q[use Template::Stash::EscapeHTML;]; 9 plan skip_all => "Template::Stash::EscapeHTML required for testing base" if $@; 6 10 eval q[use t::TestPages]; 7 11 plan skip_all => "t::TestPages required for testing base: $@" if $@; 8 12 }; 13 9 14 plan tests => 1*blocks; 10 15
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)