Skip to content

Commit

Permalink
Fix import for moved module
Browse files Browse the repository at this point in the history
  • Loading branch information
terminalmage committed Aug 14, 2018
1 parent 613f061 commit 3d8523b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/netapi/rest_tornado/test_app.py
Expand Up @@ -12,7 +12,7 @@
from salt.utils.versions import StrictVersion

# Import Salt Testing Libs
from tests.unit.netapi.rest_tornado.test_handlers import SaltnadoTestCase
from tests.unit.netapi.test_rest_tornado import SaltnadoTestCase
from tests.support.helpers import flaky
from tests.support.unit import skipIf

Expand Down

0 comments on commit 3d8523b

Please sign in to comment.