diff --git a/src/tst/README.md b/src/tst/README.md index 18bb350250..ba86e668b0 100644 --- a/src/tst/README.md +++ b/src/tst/README.md @@ -1,6 +1,6 @@ -#Unit Test Infrastructure +# Unit Test Infrastructure -This is infrastructure to support C++ unit tests. It is not linked into +This is infrastructure to support C++ unit tests. It is not linked into the OpenROAD application. This provides a basic gtest fixture that has commonly needed