diff --git a/tests/test_example.py b/tests/test_example.py index 97b90226271a7bb75d276db43d29be535da82861..38c5dabad08a7a2ef40f5637aa78021ef7093542 100644 --- a/tests/test_example.py +++ b/tests/test_example.py @@ -1,5 +1,5 @@ from tjts5901 import create_app -from tests.conftests import client, app +from conftests import client, app def test_config():