diff --git a/TESTGUIDE.md b/TESTGUIDE.md index ce22aa85414..93972f7e144 100644 --- a/TESTGUIDE.md +++ b/TESTGUIDE.md @@ -7,7 +7,6 @@ Where this guide mentions the command `build` it means either `build.cmd` in the * [Quick start: Running Tests](#quick-start-running-tests) * [Prerequisites](#prerequisites) * [Test Suites](#test-suites) -* [More details](#more-details) * [Other Tips and gotchas](#other-tips-and-gotchas) * [Solving common errors](#solving-common-errors) * [Approximate running times](#approximate-running-times) @@ -92,7 +91,7 @@ The prerequisites are the same as for building the `FSharp.sln`, plus, at a mini * Between switching git branches * When merging with latest `main` upstream branch. -## More Details +## Test suites The F# tests are split as follows: