Author: paultcochrane
Date: Sat Feb 10 16:11:42 2007
New Revision: 16938

Modified:
   trunk/t/pmc/os.t

Log:
[t] Converted dos line endings to unix line endings


Modified: trunk/t/pmc/os.t
==============================================================================
--- trunk/t/pmc/os.t    (original)
+++ trunk/t/pmc/os.t    Sat Feb 10 16:11:42 2007
@@ -215,7 +215,7 @@
 
 # test rename
 SKIP: {
-    open FILE, "> ____some_test_file";

+    open FILE, "> ____some_test_file";
     close FILE;
     pir_output_is( <<'CODE', <<"OUT", 'Test OS.rename' );
 .sub main :main

Reply via email to