docs/*.html: Make W3C HTML 4.01 Strict more compliant.
[oota-llvm.git] / docs / GettingStartedVS.html
index cbc1df430c1f2d98c0754a10da77711a2ba34108..49d10b46d7a99e93f68aa2cbf6f229c02668d5aa 100644 (file)
     <p>Note that quite a few of these test will fail.</p>
     </li>
 
-    <li>A specific test or test directory can be run with:</li>
+    <li>A specific test or test directory can be run with:
 
 <div class="doc_code">
 <pre>
 % llvm-lit test/path/to/test
 </pre>
 </div>
-
+    </li>
+  </ul>
 </ol>
 
 </div>