summaryrefslogtreecommitdiffstats
path: root/t/Nagios-Plugin-Performance.t
diff options
context:
space:
mode:
Diffstat (limited to 't/Nagios-Plugin-Performance.t')
-rw-r--r--t/Nagios-Plugin-Performance.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/Nagios-Plugin-Performance.t b/t/Nagios-Plugin-Performance.t
index e0eb2f6..1ae330a 100644
--- a/t/Nagios-Plugin-Performance.t
+++ b/t/Nagios-Plugin-Performance.t
@@ -80,3 +80,5 @@ cmp_ok( $p[0]->rrdlabel, "eq", "home_a_m", "changing / to _");
80cmp_ok( $p[1]->rrdlabel, "eq", "shared_folder_big", "replacing bad characters"); 80cmp_ok( $p[1]->rrdlabel, "eq", "shared_folder_big", "replacing bad characters");
81cmp_ok( $p[2]->rrdlabel, "eq", "1234567890123456789", "shortening rrd label"); 81cmp_ok( $p[2]->rrdlabel, "eq", "1234567890123456789", "shortening rrd label");
82 82
83
84# add_perfdata tests in t/Nagios-Plugin-01.t