Remove commented out code
Change-Id: I0813a7594774d34b798fc8be316cfc325d4e4a95
This commit is contained in:
@@ -370,8 +370,6 @@ class CLITestV20Base(testtools.TestCase):
|
||||
cmd_parser = cmd.get_parser("list_" + resources)
|
||||
args = ['--request-format', self.format]
|
||||
shell.run_command(cmd, cmd_parser, args)
|
||||
#parsed_args = cmd_parser.parse_args("")
|
||||
#cmd.run(parsed_args)
|
||||
self.mox.VerifyAll()
|
||||
self.mox.UnsetStubs()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user