]> mj.ucw.cz Git - moe.git/blob - t/Makefile
Add ConfigTree.fix, improve parse_file and use it in Eval.init
[moe.git] / t / Makefile
1 .PHONY: doc test
2
3 doc:
4         cd doc; make html
5
6 test:
7         nosetests moe.config_test