Matthew DeVore <matvore@xxxxxxxxxx> writes: > diff --git a/t/README b/t/README > index 9028b47d9..85024aba6 100644 > --- a/t/README > +++ b/t/README > @@ -393,13 +393,13 @@ This test harness library does the following things: > consistently when command line arguments --verbose (or -v), > --debug (or -d), and --immediate (or -i) is given. > > -Do's, don'ts & things to keep in mind > +Do's & don'ts > ------------------------------------- We may not format this with AsciiDoc, but please shorten the underline so that it aligns with the line above that it applies to. > Here are a few examples of things you probably should and shouldn't do > when writing tests.