Import CONFIG_DIR

This commit is contained in:
GeorgianaElena
2020-06-08 11:56:10 +03:00
parent f1056339cc
commit a36de0715b

View File

@@ -9,7 +9,7 @@ import toml
from tornado.httpclient import HTTPClient, HTTPRequest, HTTPClientError
import pytest
from tljh.config import reload_component, set_config_value, CONFIG_FILE
from tljh.config import reload_component, set_config_value, CONFIG_FILE, CONFIG_DIR
def test_manual_https(preserve_config):