Ask Solem 14 лет назад
Родитель
Сommit
df9335fe74
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      celery/tests/test_concurrency_evlet.py

+ 2 - 0
celery/tests/test_concurrency_evlet.py

@@ -1,6 +1,8 @@
 import os
 import sys
 
+from nose import SkipTest
+
 from celery.tests.utils import unittest
 from celery.tests.utils import patch