/[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

Diff of /lib/PXElator/t/network.t

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 82 by dpavlin, Fri Jul 31 17:07:39 2009 UTC revision 83 by dpavlin, Fri Jul 31 17:12:52 2009 UTC
# Line 9  use Data::Dump qw/dump/; Line 9  use Data::Dump qw/dump/;
9    
10  use_ok 'network';  use_ok 'network';
11    
12  ok( network::tap(), 'tap' );  ok( my $status = network::tap(), 'tap' );
13    diag $status;
14    

Legend:
Removed from v.82  
changed lines
  Added in v.83

  ViewVC Help
Powered by ViewVC 1.1.26