SVN: ZODB/branches/3.9/src/ZODB/scripts/tests.py Ensure that the testrunner picks up the test.

Tres Seaver <[email protected]>
Newsgroups gmane.comp.python.zope.zodb.cvs
Message-ID <20091120183057.77BFB94184__8967.26018186218$1258741870$gmane$org@cvs.zope.org>
Log message for revision 105919:
  Ensure that the testrunner picks up the test.

Changed:
  U   ZODB/branches/3.9/src/ZODB/scripts/tests.py

-=-
Modified: ZODB/branches/3.9/src/ZODB/scripts/tests.py
===================================================================
--- ZODB/branches/3.9/src/ZODB/scripts/tests.py	2009-11-20 18:23:34 UTC (rev 105918)
+++ ZODB/branches/3.9/src/ZODB/scripts/tests.py	2009-11-20 18:30:57 UTC (rev 105919)
@@ -33,6 +33,7 @@
 
 def test_suite():
     return unittest.TestSuite((
+        unittest.makeSuite(RepozoTests),
         doctest.DocFileSuite(
             'referrers.txt', 'fstail.txt',
             setUp=ZODB.tests.util.setUp, tearDown=ZODB.tests.util.tearDown,
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.