[svn:parrot] r48722 - trunk/t/codingstd
jkeenan at svn.parrot.org
jkeenan at svn.parrot.org
Mon Aug 30 01:06:51 UTC 2010
Author: jkeenan
Date: Mon Aug 30 01:06:50 2010
New Revision: 48722
URL: https://trac.parrot.org/parrot/changeset/48722
Log:
[codingstd] Eliminate trailing whitespace.
Modified:
trunk/t/codingstd/c_operator.t
Modified: trunk/t/codingstd/c_operator.t
==============================================================================
--- trunk/t/codingstd/c_operator.t Mon Aug 30 01:04:08 2010 (r48721)
+++ trunk/t/codingstd/c_operator.t Mon Aug 30 01:06:50 2010 (r48722)
@@ -104,7 +104,7 @@
}
}
is(join("\n", at comma_space_files),
- "",
+ "",
"there should be one space or a newline after a comma");
}
More information about the parrot-commits
mailing list