Merge "Remove commented out code in test_shell.py"
This commit is contained in:
@@ -118,7 +118,6 @@ class ShellTest(testtools.TestCase):
|
||||
'either --os-url or env[OS_URL]', stderr.strip())
|
||||
|
||||
def test_auth(self):
|
||||
# import pdb; pdb.set_trace()
|
||||
tacker_shell = openstack_shell.TackerShell('1.0')
|
||||
self.addCleanup(self.mox.UnsetStubs)
|
||||
self.mox.StubOutWithMock(clientmanager.ClientManager, '__init__')
|
||||
|
Reference in New Issue
Block a user