removed loading of Test::Exception (not used) which failed for some testers
commit72510537bd658f48bb867b168d17c59fb69c6e73
authorJérôme Quelin <jquelin@gmail.com>
Tue, 8 Jan 2008 17:51:42 +0000 (8 18:51 +0100)
committerJérôme Quelin <jquelin@gmail.com>
Tue, 8 Jan 2008 17:53:00 +0000 (8 18:53 +0100)
tree929ffcca2145cea1c91c610b313aba622d845b1a
parentc2328055c7109ffcd6657708c2a812dc6a67dfc3
removed loading of Test::Exception (not used) which failed for some testers

- BEGIN { use_ok('Test::Exception') } isn't very wise
- added "use warnings"
- cleaned tests number counting (now in the plan at the top)
t/3-lahey/generic.t