diff options
Diffstat (limited to 'plugins-scripts/t')
-rw-r--r-- | plugins-scripts/t/check_file_age.t | 1 | ||||
-rw-r--r-- | plugins-scripts/t/check_rpc.t | 1 | ||||
-rw-r--r-- | plugins-scripts/t/utils.t | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/plugins-scripts/t/check_file_age.t b/plugins-scripts/t/check_file_age.t index 372b9f2..384c276 100644 --- a/plugins-scripts/t/check_file_age.t +++ b/plugins-scripts/t/check_file_age.t | |||
@@ -2,7 +2,6 @@ | |||
2 | # | 2 | # |
3 | # check_file_age tests | 3 | # check_file_age tests |
4 | # | 4 | # |
5 | # $Id$ | ||
6 | # | 5 | # |
7 | 6 | ||
8 | use strict; | 7 | use strict; |
diff --git a/plugins-scripts/t/check_rpc.t b/plugins-scripts/t/check_rpc.t index 9fff0ee..be8ae2f 100644 --- a/plugins-scripts/t/check_rpc.t +++ b/plugins-scripts/t/check_rpc.t | |||
@@ -2,7 +2,6 @@ | |||
2 | # | 2 | # |
3 | # Remote Procedure Call (RPC) Tests via check_rpc | 3 | # Remote Procedure Call (RPC) Tests via check_rpc |
4 | # | 4 | # |
5 | # $Id$ | ||
6 | # | 5 | # |
7 | 6 | ||
8 | use strict; | 7 | use strict; |
diff --git a/plugins-scripts/t/utils.t b/plugins-scripts/t/utils.t index f37f567..9c2c569 100644 --- a/plugins-scripts/t/utils.t +++ b/plugins-scripts/t/utils.t | |||
@@ -2,7 +2,6 @@ | |||
2 | # | 2 | # |
3 | # utils.pm tests | 3 | # utils.pm tests |
4 | # | 4 | # |
5 | # $Id$ | ||
6 | # | 5 | # |
7 | # Run with perl t/utils.t | 6 | # Run with perl t/utils.t |
8 | 7 | ||