Rev 211: Removed now-irrelevant assertion in queue tests. in http://bzr.daniel-watkins.co.uk/pqm/xmlrpc
Daniel Watkins
daniel at daniel-watkins.co.uk
Fri Aug 1 03:10:36 BST 2008
At http://bzr.daniel-watkins.co.uk/pqm/xmlrpc
------------------------------------------------------------
revno: 211
revision-id: daniel at daniel-watkins.co.uk-20080801020859-ok45h2a5npa9zcqr
parent: daniel at daniel-watkins.co.uk-20080801020213-74tyyy2qns1bk1yn
committer: Daniel Watkins <daniel at daniel-watkins.co.uk>
branch nick: xmlrpc-validation
timestamp: Fri 2008-08-01 03:08:59 +0100
message:
Removed now-irrelevant assertion in queue tests.
-------------- next part --------------
=== modified file 'pqm/ui/tests/test_twisted.py'
--- a/pqm/ui/tests/test_twisted.py 2008-07-17 10:23:29 +0000
+++ b/pqm/ui/tests/test_twisted.py 2008-08-01 02:08:59 +0000
@@ -23,7 +23,6 @@
patches = pqm.find_patches(
queuedir, logging, handler, configp, FakeOptions())
self.assertEqual(3, len(patches))
- self.assertEqual(patches[0].filename, queue.messageFileName)
self.assertEqual(set(['project']),
patches[0].getCommands()[0].getProjects())
self.assertRaises(KeyError,
More information about the bazaar-commits
mailing list