We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e11f1 commit 2fcd61bCopy full SHA for 2fcd61b
tests/managers/autoscale_tests.py
@@ -5,8 +5,8 @@
5
:license: MIT, see LICENSE for more details.
6
"""
7
8
-from SoftLayer import testing
9
from SoftLayer.managers.autoscale import AutoScaleManager
+from SoftLayer import testing
10
11
12
class AutoScaleTests(testing.TestCase):
0 commit comments