root/honeyclient/tags/exp/UP1-kindlund-simpler_agent/t/honeyclient_agent_driver_activecontent.t
| Revision 751, 157 bytes (checked in by kindlund, 1 year ago) |
|---|
| 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.
