summaryrefslogtreecommitdiffstats
path: root/t/Nagios-Plugin-04.t
diff options
context:
space:
mode:
authorGavin Carr <gonzai@users.sourceforge.net>2007-03-21 00:52:56 +0000
committerGavin Carr <gonzai@users.sourceforge.net>2007-03-21 00:52:56 +0000
commitdc31f1cd3841d486e920e59ce42e888ca94e4289 (patch)
tree14bcc87e8349b99b01a649f27429690321fc21f9 /t/Nagios-Plugin-04.t
parentc6cbf050974c8f6642fa1d7bde309710b66cbfa0 (diff)
downloadmonitoring-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.t1
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
5use strict; 4use strict;
6#use Test::More 'no_plan'; 5#use Test::More 'no_plan';