diff --git a/llvm/docs/TestingGuide.rst b/llvm/docs/TestingGuide.rst --- a/llvm/docs/TestingGuide.rst +++ b/llvm/docs/TestingGuide.rst @@ -45,7 +45,7 @@ ---------- Unit tests are written using `Google Test `_ -and `Google Mock `_ +and `Google Mock `_ and are located in the ``llvm/unittests`` directory. Regression tests