diff options
Diffstat (limited to 'plugins-root/t')
-rw-r--r-- | plugins-root/t/check_icmp.t | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins-root/t/check_icmp.t b/plugins-root/t/check_icmp.t index 11535ea6..78bfd638 100644 --- a/plugins-root/t/check_icmp.t +++ b/plugins-root/t/check_icmp.t @@ -2,8 +2,6 @@ # # Ping Response Tests via check_icmp # -# $Id$ -# use strict; use Test::More; |