diff --git a/tests/__init__.py b/tests/__init__.py index 40a96af..e69de29 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1 +0,0 @@ -# -*- coding: utf-8 -*- diff --git a/tests/test_juniper_junos_shell_driver.py b/tests/test_juniper_junos_shell_driver.py index e82690d..4bc6cd1 100644 --- a/tests/test_juniper_junos_shell_driver.py +++ b/tests/test_juniper_junos_shell_driver.py @@ -1,5 +1,4 @@ #!/usr/bin/env python -# -*- coding: utf-8 -*- import unittest from driver import JuniperJunOSShellDriver