/[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

Contents of /trunk/t/1_load.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 24 - (show annotations)
Sun May 15 22:30:54 2005 UTC (18 years, 11 months ago) by dpavlin
File MIME type: application/x-troff
File size: 160 byte(s)
added add_message_to_queue

1 #!/usr/bin/perl -w
2
3 use strict;
4 use blib;
5
6 use Test::More tests => 2;
7 BEGIN { use_ok('Nos') };
8
9 ok(my $nos = new Nos('dsn' => 'dbi:Pg:dbname=notices'), "new");

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26