Ask Solem 12 years ago
parent
commit
4d971fcd0c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      celery/tests/bin/test_celeryd.py

+ 1 - 0
celery/tests/bin/test_celeryd.py

@@ -384,6 +384,7 @@ class test_Worker(AppCase):
         self.Worker().on_consumer_ready(object())
         self.assertTrue(worker_ready_sent[0])
 
+
 class test_funs(AppCase):
 
     def test_active_thread_count(self):