From 04a6fd13f7ea3a45881d6e75ea1dffba38a999fd Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 8 Jul 2013 17:20:23 -0400 Subject: remove test numbers --- t/lib/06/Foo/Baz.pm | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 t/lib/06/Foo/Baz.pm (limited to 't/lib/06/Foo/Baz.pm') diff --git a/t/lib/06/Foo/Baz.pm b/t/lib/06/Foo/Baz.pm deleted file mode 100644 index 665f3b5..0000000 --- a/t/lib/06/Foo/Baz.pm +++ /dev/null @@ -1,7 +0,0 @@ -package Foo::Baz; -use strict; -use warnings; - -our $VERSION = 0.02; - -1; -- cgit v1.2.3-54-g00ecf