summaryrefslogtreecommitdiff
path: root/tests/daemon/test_daemon.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/daemon/test_daemon.py')
-rw-r--r--tests/daemon/test_daemon.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/daemon/test_daemon.py b/tests/daemon/test_daemon.py
index 77b4e3e..dd31fd7 100644
--- a/tests/daemon/test_daemon.py
+++ b/tests/daemon/test_daemon.py
@@ -14,8 +14,7 @@
#
# Requires Python 2.4+ and Openssl 1.0+
#
-
-from azurelinuxagent.daemon import *
+from azurelinuxagent.daemon import get_daemon_handler
from tests.tools import *