root/honeyclient/branches/exp/jpuchalski-active_content/t/honeyclient_agent_driver_ff.t

Revision 628, 76 bytes (checked in by kindlund, 1 year ago)

Partial merge of trunk into active_content branch.

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.