/[Perly]/t/00-action-Upload.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 /t/00-action-Upload.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13 - (show annotations)
Tue Jun 5 22:26:50 2007 UTC (16 years, 11 months ago) by dpavlin
File MIME type: application/x-troff
File size: 223 byte(s)
basic test for Upload action
1 #!/usr/bin/env perl
2 use warnings;
3 use strict;
4
5 =head1 DESCRIPTION
6
7 A (very) basic test harness for the Upload action.
8
9 =cut
10
11 use Jifty::Test tests => 1;
12
13 # Make sure we can load the action
14 use_ok('Perly::Action::Upload');
15

  ViewVC Help
Powered by ViewVC 1.1.26