1test:
2	python infra_tests.py
3
4train:
5	python infra_tests.py --train
6