Browse Source

Autogenerated documentation for github.

Ask Solem 16 years ago
parent
commit
65e6bad82f
1 changed files with 0 additions and 2 deletions
  1. 0 2
      celery/tests/test_messaging.py

+ 0 - 2
celery/tests/test_messaging.py

@@ -12,5 +12,3 @@ class TestMsgOptions(unittest.TestCase):
         result = extract_msg_options(testing)
         self.assertEquals(result["mandatory"], True)
         self.assertEquals(result["routing_key"], "foo.xuzzy")
-
-