Skip to content
Snippets Groups Projects
Commit 723e41ad59b4 authored by Gregory Szorc's avatar Gregory Szorc
Browse files

run-tests: Pass arguments into argument parser

Before, arguments were not passed into the optparse.OptionParser
instance and were coming from sys.argv. This patch enables consumers to
define the list of arguments to parse without having to adjust sys.argv.
parent 3d38ebb586fe
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment