We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd13d9f commit 4a567e3Copy full SHA for 4a567e3
llvm/utils/lit/examples/many-tests/ManyTests.py
@@ -1,4 +1,5 @@
1
-from lit import Test, TestFormat
+from lit import Test
2
+from lit.formats import TestFormat
3
4
5
class ManyTests(TestFormat):
0 commit comments