Browse Source

docs: corrected broken TOC link in TESTING.md

Pavel_Shilin 2 months ago
parent
commit
b6508a38ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      TESTING.md

+ 1 - 1
TESTING.md

@@ -10,7 +10,7 @@ This is a comprehensive guide to the automated test suites included in Manticore
 - [Local Testing Setup](#local-testing-setup)
   - [Requirements](#requirements)
   - [Platform-Specific Setup](#platform-specific-setup)
-- [Running CTest Tests](#running-ctest-tests)
+- [Running UberTest Tests](#running-ubertest-tests)
 - [Running CLT Tests](#running-clt-tests)
 - [Writing Tests](#writing-tests)
 - [Test Structure](#test-structure)