lit: Shorten a metavar to make --help look nicer.
[oota-llvm.git] / utils / lit / lit / LitTestCase.py
2010-03-25 Daniel Dunbarlit: Add LitTestCase and lit.load_test_suite, for adapt...