Ask Solem před 13 roky
rodič
revize
5f773f197d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      celery/tests/test_worker/test_worker_revoke.py

+ 1 - 1
celery/tests/test_worker/test_worker_revoke.py

@@ -4,7 +4,7 @@ from celery.worker import state
 from celery.tests.utils import unittest
 
 
-class TestRevokeRegistry(unittest.TestCase):
+class test_revoked(unittest.TestCase):
 
     def test_is_working(self):
         state.revoked.add("foo")