summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/README.md b/test/README.md
index dc0afd80a8d9..0845e3f7354a 100644
--- a/test/README.md
+++ b/test/README.md
@@ -1,4 +1,4 @@
-Test harness code for C++ unit testing
+# Test Harness Code for C++ Unit Testing
Many of these tests are run during the build process. In that case on
-unix, if a test fails follow the error messages to debug it under gdb.
+unix, if a test fails follow the error messages to debug it under `gdb`.