Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[tw][image] Allow empty --list-tests arg
Summary: For pyunit test `--list-tests` optionally takes in a argument e.g. ``` (b17a9f4ae) ~/fbsource/fbcode $ /data/users/jcahill/fbsource/buck-out/v2/gen/fbcode/24c04fc3eb9063ab/testinfra/playground/sudotest/__python-sudo-test-sudo-test-inner__/python-sudo-test-sudo-test-inner.par --list-tests test_playground (testinfra.playground.sudotest.SudoTest.ExampleSudoTest) test_playground2 (testinfra.playground.sudotest.SudoTest.ExampleSudoTest) test_root_access (testinfra.playground.sudotest.SudoTest.ExampleSudoTest) ``` Update `image_test` to allow pyunit tests to allow for this Test Plan: CI Reviewed By: sergeyfd Differential Revision: D51360121 fbshipit-source-id: 54b297bc2005a6bb8e00df2119834ecb7ec31820
- Loading branch information