/[VRac]/t/00-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

Annotation of /t/00-load.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 132 - (hide annotations)
Sat Aug 4 21:04:05 2007 UTC (16 years, 8 months ago) by dpavlin
File MIME type: application/x-troff
File size: 162 byte(s)
Move some tests around and little improvements
1 dpavlin 132 #!/usr/bin/perl
2    
3     use Test::More tests => 3;
4    
5     BEGIN {
6     use blib;
7     use_ok( 'VRac' );
8     use_ok( 'Screen' );
9     use_ok( 'Tape' );
10     }
11    
12     diag( "Testing VRac $VRac::VERSION" );
13    

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26