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

Annotation of /lib/PXElator/t/browser.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 79 - (hide annotations)
Fri Jul 31 14:51:19 2009 UTC (14 years, 9 months ago) by dpavlin
File MIME type: application/x-troff
File size: 158 byte(s)
don't actually *start* browser in test

1 dpavlin 66 #!/usr/bin/perl
2    
3     use warnings;
4     use strict;
5     use autodie;
6    
7 dpavlin 79 use Test::More tests => 1;
8 dpavlin 66
9     use_ok 'browser';
10    
11 dpavlin 79 #ok( browser::start( 'http://localhost' ), 'start' );

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26