Explorar el Código

Autogenerated documentation for github.

Ask Solem hace 16 años
padre
commit
65e6bad82f
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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")
-
-