aboutsummaryrefslogtreecommitdiff
path: root/test/profiles.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/profiles.py')
-rwxr-xr-xtest/profiles.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/profiles.py b/test/profiles.py
index a833097..510711f 100755
--- a/test/profiles.py
+++ b/test/profiles.py
@@ -29,7 +29,7 @@ from selenium import webdriver
from selenium.webdriver.firefox.options import Options
import time
-from .misc_constants import *
+from .config import *
def set_profile_proxy(profile, proxy_host, proxy_port):
# proxy type 1 designates "manual"