summaryrefslogtreecommitdiff
path: root/tests/stdlib
diff options
context:
space:
mode:
authorRyan Williams <rdw@lindenlab.com>2010-02-24 22:20:39 -0500
committerRyan Williams <rdw@lindenlab.com>2010-02-24 22:20:39 -0500
commit65ec77e19a0ca86ad289270d074bc8e0d603fe78 (patch)
treec450bf7dd6af03357d431509c3417040bbe89189 /tests/stdlib
parent3d06718c933e8d730233c2b178340fd43e4160a9 (diff)
downloadeventlet-65ec77e19a0ca86ad289270d074bc8e0d603fe78.tar.gz
Hub initialization is no longer needed here
Diffstat (limited to 'tests/stdlib')
-rw-r--r--tests/stdlib/test_select.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/stdlib/test_select.py b/tests/stdlib/test_select.py
index 54e08fa..1ec90ca 100644
--- a/tests/stdlib/test_select.py
+++ b/tests/stdlib/test_select.py
@@ -1,5 +1,3 @@
-from eventlet import api
-api.sleep(0) # initialize the hub
from eventlet import patcher
from eventlet.green import select