Changeset 2868 for trunk/Nebulous-Server/t/01_load.t
- Timestamp:
- Jan 3, 2005, 1:37:31 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous-Server/t/01_load.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/t/01_load.t
r2785 r2868 1 # -*- perl -*- 2 3 # t/001_load.t - check module loading and create testing directory 1 #!/usr/bin/perl 4 2 5 3 use strict; 6 use warnings ;4 use warnings FATAL => qw( all ); 7 5 8 6 use lib qw( ./t ./lib );
Note:
See TracChangeset
for help on using the changeset viewer.
