SVN: zope.testing/branches/benji-parallelize-subprocesses/src/zope/testing/testrunner/runner.py remove commented-out code

Benji York <[email protected]>
Newsgroups gmane.comp.web.zope.zope3.cvs
Message-ID <[email protected]>
Log message for revision 88004:
  remove commented-out code
  

Changed:
  U   zope.testing/branches/benji-parallelize-subprocesses/src/zope/testing/testrunner/runner.py

-=-
Modified: zope.testing/branches/benji-parallelize-subprocesses/src/zope/testing/testrunner/runner.py
===================================================================
--- zope.testing/branches/benji-parallelize-subprocesses/src/zope/testing/testrunner/runner.py	2008-07-04 14:35:16 UTC (rev 88003)
+++ zope.testing/branches/benji-parallelize-subprocesses/src/zope/testing/testrunner/runner.py	2008-07-04 14:46:12 UTC (rev 88004)
@@ -643,11 +643,7 @@
         if layer not in seen:
             seen[layer] = 1
             if layer in layers:
-#                if (name_from_layer(layer) ==
-#                    'zope.testing.testrunner.layer.UnitTests'):
-#                    result.insert(0, layer)
-#                else:
-                    result.append(layer)
+                result.append(layer)
 
     return result
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.