Skip to content

Commit 8f3cb98

Browse files
committed
lit: Fix formatting in README.rst
This was preventing lit from being uploaded to pypi. Reviewed By: mgorny Differential Revision: https://reviews.llvm.org/D143419 (cherry picked from commit e6d670d)
1 parent fce3e75 commit 8f3cb98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/lit/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Please browse the issues labeled *tools:llvm-lit* in LLVM's issue tracker for
4141
ideas on what to work on:
4242
https://github.com/llvm/llvm-project/labels/tools%3Allvm-lit
4343

44-
Before submitting patches, run the test suite to ensure nothing has regressed:
44+
Before submitting patches, run the test suite to ensure nothing has regressed::
4545

4646
# From within your LLVM source directory.
4747
utils/lit/lit.py \

0 commit comments

Comments
 (0)