[Checkins] SVN: zc.recipe.testrunner/trunk/src/zc/recipe/testrunner/bugfixes.txt Fixing a small bug in the output.

Lennart Regebro regebro at gmail.com
Fri Jul 23 06:56:27 EDT 2010


Log message for revision 114951:
  Fixing a small bug in the output.
  

Changed:
  U   zc.recipe.testrunner/trunk/src/zc/recipe/testrunner/bugfixes.txt

-=-
Modified: zc.recipe.testrunner/trunk/src/zc/recipe/testrunner/bugfixes.txt
===================================================================
--- zc.recipe.testrunner/trunk/src/zc/recipe/testrunner/bugfixes.txt	2010-07-23 10:53:32 UTC (rev 114950)
+++ zc.recipe.testrunner/trunk/src/zc/recipe/testrunner/bugfixes.txt	2010-07-23 10:56:26 UTC (rev 114951)
@@ -91,4 +91,7 @@
   Running in a subprocess.
   Set up bugfix1.tests.Layer2 in 0.000 seconds.
   Ran 1 tests with 0 failures and 0 errors in 0.000 seconds.
+  Tear down bugfix1.tests.Layer2 in 0.001 seconds.
+Tearing down left over layers:
+  Tear down bugfix1.tests.Layer1 in 0.001 seconds.
 Total: 2 tests, 0 failures, 0 errors in 0.261 seconds.



More information about the checkins mailing list