Ask Solem před 11 roky
rodič
revize
2ee8c946f7
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      celery/tests/utils/test_datastructures.py

+ 1 - 1
celery/tests/utils/test_datastructures.py

@@ -169,7 +169,7 @@ class test_ExceptionInfo(Case):
 
 
 class test_LimitedSet(Case):
 class test_LimitedSet(Case):
 
 
-    def setup(self):
+    def setUp(self):
         if sys.platform == 'win32':
         if sys.platform == 'win32':
             raise SkipTest('Not working in Windows')
             raise SkipTest('Not working in Windows')