summaryrefslogtreecommitdiffhomepage
path: root/test/unit/control.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/control.py')
-rw-r--r--test/unit/control.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/control.py b/test/unit/control.py
index f05aa827..3008a64b 100644
--- a/test/unit/control.py
+++ b/test/unit/control.py
@@ -1,7 +1,7 @@
import json
-from conftest import option
from unit.http import TestHTTP
+from unit.option import option
def args_handler(conf_func):