/[transports]/trunk/t/00-action-transport.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/00-action-transport.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations)
Thu May 4 15:12:03 2006 UTC (18 years ago) by dpavlin
File MIME type: application/x-troff
File size: 230 byte(s)
initital import

1 #!/usr/bin/perl
2 use warnings;
3 use strict;
4
5 =head1 DESCRIPTION
6
7 A (very) basic test harness for the transport action.
8
9 =cut
10
11 use Jifty::Test tests => 1;
12
13 # Make sure we can load the action
14 use_ok('Transports::Action::transport');
15

  ViewVC Help
Powered by ViewVC 1.1.26