lit: Give test formats control over test discovery.
[oota-llvm.git] / utils / lit / LitFormats.py
1 from TestFormats import GoogleTest, ShTest, TclTest
2