mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-13 08:59:44 +08:00
ImportError will be raised in `from httprunner.plugins.locusts.utils import prepare_locust_tests` if httprunner/plugins/__init__.py is missed
3 lines
111 B
Python
3 lines
111 B
Python
# NOTICE:
|
|
# This file should not be deleted, or ImportError will be raised in Python 2.7 when importing plugin
|