In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/ba207afd4f7e36d6017bca62c51c750ddc6beb7a?hp=f2ab0494188e59db7cc6ec444d773e86d96b2ad3>
- Log ----------------------------------------------------------------- commit ba207afd4f7e36d6017bca62c51c750ddc6beb7a Author: Father Chrysostomos <[email protected]> Date: Thu Jun 7 08:28:01 2012 -0700 Remove droppings from t/ I accidentally added these when resolving merge conflicts. ----------------------------------------------------------------------- Summary of changes: t/echo3001 | 1 - t/utf67682.pl | Bin 50 -> 0 bytes 2 files changed, 0 insertions(+), 1 deletions(-) delete mode 100644 t/echo3001 delete mode 100644 t/utf67682.pl diff --git a/t/echo3001 b/t/echo3001 deleted file mode 100644 index 841ea7f..0000000 --- a/t/echo3001 +++ /dev/null @@ -1 +0,0 @@ -print "@ARGV\n" diff --git a/t/utf67682.pl b/t/utf67682.pl deleted file mode 100644 index 66777ee..0000000 Binary files a/t/utf67682.pl and /dev/null differ -- Perl5 Master Repository
