[svn:parrot] r44351 - trunk/t/perl
jkeenan at svn.parrot.org
jkeenan at svn.parrot.org
Tue Feb 23 02:10:35 UTC 2010
Author: jkeenan
Date: Tue Feb 23 02:10:35 2010
New Revision: 44351
URL: https://trac.parrot.org/parrot/changeset/44351
Log:
[codingstd] No trailing whitespace.
Modified:
trunk/t/perl/Parrot_Test.t
Modified: trunk/t/perl/Parrot_Test.t
==============================================================================
--- trunk/t/perl/Parrot_Test.t Tue Feb 23 02:09:00 2010 (r44350)
+++ trunk/t/perl/Parrot_Test.t Tue Feb 23 02:10:35 2010 (r44351)
@@ -301,10 +301,10 @@
# Expected error but exited cleanly
# Received:
# foo
-#
+#
# Expected:
# /bar/
-#
+#
ERR
chomp $err;
test_err($err);
More information about the parrot-commits
mailing list