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

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

revision 78 by dpavlin, Thu Jul 30 20:15:39 2009 UTC revision 79 by dpavlin, Fri Jul 31 14:51:19 2009 UTC
# Line 4  use warnings; Line 4  use warnings;
4  use strict;  use strict;
5  use autodie;  use autodie;
6    
7  use Test::More tests => 2;  use Test::More tests => 1;
8    
9  use_ok 'browser';  use_ok 'browser';
10    
11  ok( browser::start( 'http://localhost' ), 'start' );  #ok( browser::start( 'http://localhost' ), 'start' );

Legend:
Removed from v.78  
changed lines
  Added in v.79

  ViewVC Help
Powered by ViewVC 1.1.26