Rev 183: Import cleanup. in http://bzr.daniel-watkins.co.uk/pqm/empty-queue

Daniel Watkins daniel at daniel-watkins.co.uk
Thu Jul 10 17:44:50 BST 2008


At http://bzr.daniel-watkins.co.uk/pqm/empty-queue

------------------------------------------------------------
revno: 183
revision-id: daniel at daniel-watkins.co.uk-20080710164337-y4962o5sczz0tqv7
parent: daniel at daniel-watkins.co.uk-20080710164201-zmw1dgimft79nd1f
committer: Daniel Watkins <daniel at daniel-watkins.co.uk>
branch nick: TestCaseWithQueue
timestamp: Thu 2008-07-10 17:43:37 +0100
message:
  Import cleanup.
-------------- next part --------------
=== modified file 'pqm/tests/test_pqm.py'
--- a/pqm/tests/test_pqm.py	2008-07-10 16:42:01 +0000
+++ b/pqm/tests/test_pqm.py	2008-07-10 16:43:37 +0000
@@ -9,8 +9,7 @@
 from twisted.trial import unittest
 
 import pqm
-from pqm.tests import (QueueSetup,
-                       sample_message,
+from pqm.tests import (sample_message,
                        sample_message_2,
                        sample_message_bad,
                        TestCaseWithQueue,

=== modified file 'pqm/ui/tests/test_twisted.py'
--- a/pqm/ui/tests/test_twisted.py	2006-07-26 06:47:58 +0000
+++ b/pqm/ui/tests/test_twisted.py	2008-07-10 16:43:37 +0000
@@ -7,7 +7,7 @@
 import logging
 
 import pqm
-from pqm.tests.test_pqm import QueueSetup
+from pqm.tests import QueueSetup
 
 class TestTwistedUI(unittest.TestCase):
 



More information about the bazaar-commits mailing list