summaryrefslogtreecommitdiffstats
path: root/plugins/t
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/t')
-rw-r--r--plugins/t/check_disk.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/t/check_disk.t b/plugins/t/check_disk.t
index ec3d248..e8e35b9 100644
--- a/plugins/t/check_disk.t
+++ b/plugins/t/check_disk.t
@@ -5,6 +5,8 @@
5# $Id$ 5# $Id$
6# 6#
7 7
8# TODO: Add in tests for perf data. Need to beef up Nagios::Plugin::Performance to cater for max, min, etc
9
8use strict; 10use strict;
9use Test::More; 11use Test::More;
10use NPTest; 12use NPTest;