[svn:parrot] r42655 - trunk/lib/Parrot/Test
jkeenan at svn.parrot.org
jkeenan at svn.parrot.org
Sat Nov 21 03:29:47 UTC 2009
Author: jkeenan
Date: Sat Nov 21 03:29:45 2009
New Revision: 42655
URL: https://trac.parrot.org/parrot/changeset/42655
Log:
Delete reference to rejected RT #44437.
Modified:
trunk/lib/Parrot/Test/Pod.pm
Modified: trunk/lib/Parrot/Test/Pod.pm
==============================================================================
--- trunk/lib/Parrot/Test/Pod.pm Sat Nov 21 03:28:37 2009 (r42654)
+++ trunk/lib/Parrot/Test/Pod.pm Sat Nov 21 03:29:45 2009 (r42655)
@@ -112,9 +112,6 @@
=cut
-# RT #44437 this should really be using src_dir instead of build_dir but it
-# does not exist (yet)
-
sub new {
my $class = shift;
my $args = shift;
More information about the parrot-commits
mailing list