Changeset 2256 for lang/perl/Acme-StrictAndWarnings/trunk/t/01-app.t
- Timestamp:
- 12/02/07 00:03:02 (13 months ago)
- Files:
-
- 1 modified
-
lang/perl/Acme-StrictAndWarnings/trunk/t/01-app.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Acme-StrictAndWarnings/trunk/t/01-app.t
r2244 r2256 1 use Test::More qw/no_plan/;1 use Test::More tests => 1; 2 2 use Test::Exception; 3 3 4 4 use Acme::StrictAndWarnings; 5 use Data::Dumper;6 5 7 8 9 1; 10 11 6 eval q{ 7 $boofy = 'be'; 8 }; 9 ok $@;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)