فهرست منبع

Forgot to import SkipTest

Ask Solem 14 سال پیش
والد
کامیت
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