At http://people.samba.org/bzr/jelmer/bzr-svn/0.5

------------------------------------------------------------
revno: 2306
revision-id: [email protected]
parent: [email protected]
committer: Jelmer Vernooij <[email protected]>
branch nick: 0.5
timestamp: Wed 2009-01-14 20:52:18 +0100
message:
  Stop running subvertpy tests.
modified:
  tests/__init__.py              __init__.py-20060508151940-e9f4d914801a2535
=== modified file 'tests/__init__.py'
--- a/tests/__init__.py 2009-01-09 21:27:28 +0000
+++ b/tests/__init__.py 2009-01-14 19:52:18 +0000
@@ -102,6 +102,5 @@
             'mapping3.test_scheme']
     suite.addTest(loader.loadTestsFromModuleNames(["%s.%s" % (__name__, i) for 
i in testmod_names]))
     
suite.addTest(loader.loadTestsFromModuleNames(["bzrlib.plugins.svn.foreign.test_versionedfiles"]))
-    suite.addTest(loader.loadTestsFromModuleNames(["subvertpy.tests.%s" % name 
for name in 'test_wc', 'test_client', 'test_ra', 'test_repos', 'test_core', 
'test_delta', 'test_properties', 'test_marshall']))
 
     return suite


-- 
bazaar-commits mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/bazaar-commits

Reply via email to