/[notice-sender]/trunk/t/1_load.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/t/1_load.t

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 23 by dpavlin, Sun May 15 21:19:26 2005 UTC revision 24 by dpavlin, Sun May 15 22:30:54 2005 UTC
# Line 3  Line 3 
3  use strict;  use strict;
4  use blib;  use blib;
5    
6  use Test::More tests => 1;  use Test::More tests => 2;
7  BEGIN { use_ok('Notices') };  BEGIN { use_ok('Nos') };
8    
9    ok(my $nos = new Nos('dsn' => 'dbi:Pg:dbname=notices'), "new");

Legend:
Removed from v.23  
changed lines
  Added in v.24

  ViewVC Help
Powered by ViewVC 1.1.26