Files
httprunner/httprunner/plugins/__init__.py
debugtalk ce3e932745 fix: compatibility in Python 2.7
ImportError will be raised in `from httprunner.plugins.locusts.utils import prepare_locust_tests` if httprunner/plugins/__init__.py is missed
2019-10-26 21:41:52 +08:00

3 lines
111 B
Python

# NOTICE:
# This file should not be deleted, or ImportError will be raised in Python 2.7 when importing plugin