root/honeyclient/tags/rel/0.9.5/t/honeyclient_agent_driver_browser_ie.t

Revision 130, 76 bytes (checked in by kindlund, 2 years ago)

sc: merging branch using tags svn+ssh://kindlund@www.honeyclient.org/home/svn/honeyclient/honeyclient/tags/bug/PRE-42 and svn+ssh://kindlund@www.honeyclient.org/home/svn/honeyclient/honeyclient/tags/bug/POST-42

Line 
1 #!/usr/bin/perl -w
2
3 use strict;
4 use Test::More 'no_plan';
5 $| = 1;
6
7
8
9
10
11
12
13 1;
Note: See TracBrowser for help on using the browser.