Commit e4aae2df authored by Eteri's avatar Eteri

fix typo

parent 90fbaf7b
......@@ -94,7 +94,7 @@ def main():
help='The Url of Master controling many suites',
default=None)
testList=["estIngestion.py"]
testList=["testIngestion.py"]
args = parser.parse_args()
master = taskdistribution.TaskDistributor(args.master_url)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment