/[pxelator]/lib/PXElator/t/network.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 /lib/PXElator/t/network.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 278 - (hide annotations)
Thu Aug 20 19:44:19 2009 UTC (14 years, 9 months ago) by dpavlin
File MIME type: application/x-troff
File size: 190 byte(s)
added masquarade to default device and few helpers for that

1 dpavlin 82 #!/usr/bin/perl
2    
3     use warnings;
4     use strict;
5     use autodie;
6    
7     use Test::More tests => 2;
8     use Data::Dump qw/dump/;
9    
10     use_ok 'network';
11    
12 dpavlin 278 ok( my $status = network::setup(), 'setup' );
13 dpavlin 83 diag $status;
14 dpavlin 82

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26