diff options
author | Gavin Carr <gonzai@users.sourceforge.net> | 2007-03-21 00:52:56 +0000 |
---|---|---|
committer | Gavin Carr <gonzai@users.sourceforge.net> | 2007-03-21 00:52:56 +0000 |
commit | dc31f1cd3841d486e920e59ce42e888ca94e4289 (patch) | |
tree | 14bcc87e8349b99b01a649f27429690321fc21f9 /t/Nagios-Plugin-04.t | |
parent | c6cbf050974c8f6642fa1d7bde309710b66cbfa0 (diff) | |
download | monitoring-plugin-perl-dc31f1cd3841d486e920e59ce42e888ca94e4289.tar.gz |
Finished initial --extra-opts support; added Getopt spec-to-help and multiline help support.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1643 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 't/Nagios-Plugin-04.t')
-rw-r--r-- | t/Nagios-Plugin-04.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/Nagios-Plugin-04.t b/t/Nagios-Plugin-04.t index 6f31b56..d88ad73 100644 --- a/t/Nagios-Plugin-04.t +++ b/t/Nagios-Plugin-04.t | |||
@@ -1,6 +1,5 @@ | |||
1 | 1 | ||
2 | # tests for toplevel access to Threshold and GetOpts stuff | 2 | # tests for toplevel access to Threshold and GetOpts stuff |
3 | # $Id$ | ||
4 | 3 | ||
5 | use strict; | 4 | use strict; |
6 | #use Test::More 'no_plan'; | 5 | #use Test::More 'no_plan'; |