diff options
| author | Sergey Shepelev <temotor@gmail.com> | 2018-02-17 22:41:37 +0300 |
|---|---|---|
| committer | Sergey Shepelev <temotor@gmail.com> | 2018-03-11 02:21:01 +0300 |
| commit | fb300387a2f2761423dc71b3e4d18cb26a360368 (patch) | |
| tree | 0dad33d1bf722f8701c5b919d658d3f559c06912 /tests/db_pool_test.py | |
| parent | 8fe75a76e773305f9748e3922aaf44bf4c39a939 (diff) | |
| download | eventlet-up.tar.gz | |
hubs: drop pyevent hubup
Diffstat (limited to 'tests/db_pool_test.py')
| -rw-r--r-- | tests/db_pool_test.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/db_pool_test.py b/tests/db_pool_test.py index 6dbacdc..537d3c6 100644 --- a/tests/db_pool_test.py +++ b/tests/db_pool_test.py @@ -347,7 +347,6 @@ class TpoolConnectionPool(DBConnectionPool): connect_timeout=connect_timeout, **self._auth) - @tests.skip_with_pyevent def setUp(self): super(TpoolConnectionPool, self).setUp() |
