Skip to content

Commit

Permalink
Merge "Remove commented out code"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Jul 12, 2013
2 parents d8a65c8 + 73f9c23 commit 2fade1b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/unit/test_cli20.py
Original file line number Diff line number Diff line change
Expand Up @@ -370,8 +370,6 @@ def _test_list_resources_with_pagination(self, resources, cmd):
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()

Expand Down

0 comments on commit 2fade1b

Please sign in to comment.