[Swift-commit] r4385 - trunk/tests/providers/local-pbs-coasters/beagle

wozniak at ci.uchicago.edu wozniak at ci.uchicago.edu
Mon Apr 18 11:20:07 CDT 2011


Author: wozniak
Date: 2011-04-18 11:20:07 -0500 (Mon, 18 Apr 2011)
New Revision: 4385

Modified:
   trunk/tests/providers/local-pbs-coasters/beagle/001-catsn.check.sh
Log:
Pseudo-code: avoid use of *expected files


Modified: trunk/tests/providers/local-pbs-coasters/beagle/001-catsn.check.sh
===================================================================
--- trunk/tests/providers/local-pbs-coasters/beagle/001-catsn.check.sh	2011-04-18 16:12:53 UTC (rev 4384)
+++ trunk/tests/providers/local-pbs-coasters/beagle/001-catsn.check.sh	2011-04-18 16:20:07 UTC (rev 4385)
@@ -2,8 +2,8 @@
 
 # Pseudo-code for now
 
-# for f in *.out.expected 
+# for f in *.out.expected
 # do
-#   assert *.out exists 
-#   assert *.out.expected == *.out
+#   assert *.out exists
+#   assert *.out == data.txt
 # done




More information about the Swift-commit mailing list