[prev] [thread] [next] [lurker] [Date index for 2003/11/23]
Author: gabor
Date: 2003-11-23 16:16:43 +0200 (Sun, 23 Nov 2003)
New Revision: 6
Modified:
t/01-simple.t
Log:
add more use * tests
Modified: t/01-simple.t
===================================================================
--- t/01-simple.t 2003-11-23 14:14:51 UTC (rev 5)
+++ t/01-simple.t 2003-11-23 14:16:43 UTC (rev 6)
@@ -7,5 +7,9 @@
use Test::More qw(no_plan);
use lib qw(lib t/lib);
use YAPC::Test qw(init_db);
+BEGIN { use_ok( 'YAPC::Talk' ); }
+BEGIN { use_ok( 'YAPC::Person' ); }
+BEGIN { use_ok( 'YAPC::Login' ); }
+BEGIN { use_ok( 'YAPC::Config' ); }
BEGIN { use_ok( 'YAPC::Organizer' ); }
Generated at 18:06 on 23 Nov 2003 by mariachi 0.51