gunicorn/tests/workers/test_ggevent.py
2024-04-22 03:33:14 +02:00

7 lines
168 B
Python

#
# This file is part of gunicorn released under the MIT license.
# See the NOTICE for more information.
def test_import():
__import__('gunicorn.workers.ggevent')