Loading tests/conftest.py +0 −6 Original line number Diff line number Diff line Loading @@ -134,12 +134,6 @@ def pytest_addoption(parser): help="If specified, use given param file in test_param_file.", ) parser.addoption( "--use_ltv", action="store_true", help="If specified, run relevant tests with ltv.", ) parser.addoption( "--keep_files", action="store_true", Loading Loading
tests/conftest.py +0 −6 Original line number Diff line number Diff line Loading @@ -134,12 +134,6 @@ def pytest_addoption(parser): help="If specified, use given param file in test_param_file.", ) parser.addoption( "--use_ltv", action="store_true", help="If specified, run relevant tests with ltv.", ) parser.addoption( "--keep_files", action="store_true", Loading