From c5ec261ae7b42df2de8e9535730eb9e3375441ab Mon Sep 17 00:00:00 2001 From: Chris Fields Date: Sat, 16 Sep 2017 10:09:25 -0500 Subject: [PATCH] remove ancient artifact --- t/BWA.t | 2 +- t/Maq.t | 2 +- t/SABlastPlus.t | 2 +- t/Samtools.t | 2 +- t/SoapEU-function.t | 2 +- t/SoapEU-unit.t | 2 +- t/Tools/Run/WBCommandExts.t | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/t/BWA.t b/t/BWA.t index 29a90e2..c22b02a 100755 --- a/t/BWA.t +++ b/t/BWA.t @@ -1,5 +1,5 @@ #-*-perl-*- -#$Id$ + use strict; use warnings; diff --git a/t/Maq.t b/t/Maq.t index 28c5786..255e47a 100755 --- a/t/Maq.t +++ b/t/Maq.t @@ -1,5 +1,5 @@ #-*-perl-*- -#$Id$ + use strict; use warnings; diff --git a/t/SABlastPlus.t b/t/SABlastPlus.t index 6b0b472..4195eb1 100755 --- a/t/SABlastPlus.t +++ b/t/SABlastPlus.t @@ -1,5 +1,5 @@ #-*-perl-*- -#$Id$ + # testing StandAloneBlastPlus.pm use strict; diff --git a/t/Samtools.t b/t/Samtools.t index 6d81c86..e1fbf1a 100755 --- a/t/Samtools.t +++ b/t/Samtools.t @@ -1,5 +1,5 @@ #-*-perl-*- -#$Id$ + use strict; use warnings; diff --git a/t/SoapEU-function.t b/t/SoapEU-function.t index 6f7a3a7..b8ca512 100755 --- a/t/SoapEU-function.t +++ b/t/SoapEU-function.t @@ -1,5 +1,5 @@ #-*-perl-*- -#$Id$ + #testing SoapEUtilities with network queries # idea: reproduce the examples at # http://www.bioperl.org/wiki/HOWTO:EUtilities_Cookbook diff --git a/t/SoapEU-unit.t b/t/SoapEU-unit.t index 62a6d53..adb6925 100755 --- a/t/SoapEU-unit.t +++ b/t/SoapEU-unit.t @@ -1,5 +1,5 @@ #-*-perl-*- -#$Id$ + #testing SoapEUtilities and components use strict; use warnings; diff --git a/t/Tools/Run/WBCommandExts.t b/t/Tools/Run/WBCommandExts.t index d512f75..594d4de 100755 --- a/t/Tools/Run/WBCommandExts.t +++ b/t/Tools/Run/WBCommandExts.t @@ -1,5 +1,5 @@ #-*-perl-*- -#$Id$ + # testing CommandExts use strict; use warnings; -- 2.11.4.GIT