root/honeyclient/branches/exp/xkovah-simpler_install/t/honeyclient_agent_driver_activecontent.t

Revision 751, 157 bytes (checked in by kindlund, 1 year ago)

sva: merging branch using tags svn+ssh://kindlund@www.honeyclient.org/home/svn/honeyclient/honeyclient/tags/exp/PRE-kindlund-firefox and svn+ssh://kindlund@www.honeyclient.org/home/svn/honeyclient/honeyclient/branches/exp/kindlund-firefox

Line 
1 #!/usr/bin/perl -w
2
3 use strict;
4 use Test::More 'no_plan';
5 $| = 1;
6
7
8
9 # =begin testing
10 {
11 # Do testing here
12 }
13
14
15
16 # =begin testing
17 {
18 # Do testing here
19 }
20
21
22
23
24 1;
Note: See TracBrowser for help on using the browser.