Author: paultcochrane
Date: Wed Apr 11 07:58:28 2007
New Revision: 18138
Modified:
trunk/t/compilers/imcc/syn/pod.t
trunk/t/examples/shootout.t
Log:
[t] Removed trailing whitespace
Modified: trunk/t/compilers/imcc/syn/pod.t
==============================================================================
--- trunk/t/compilers/imcc/syn/pod.t (original)
+++ trunk/t/compilers/imcc/syn/pod.t Wed Apr 11 07:58:28 2007
@@ -60,7 +60,7 @@
we don't cut out!!!
ENDF
-close FOO;
+close FOO;
SKIP: {
skip("Closing out of pod from included files", 1);
Modified: trunk/t/examples/shootout.t
==============================================================================
--- trunk/t/examples/shootout.t (original)
+++ trunk/t/examples/shootout.t Wed Apr 11 07:58:28 2007
@@ -87,7 +87,7 @@
# Remove any plain -C option.
$args =~ s/(^|\s)-C(\s|$)/$1$2/;
# Remove any extra Cs still floating around
- $args =~ s/C//;
+ $args =~ s/C//;
}
# look for input files