Index: llvm/docs/TestingGuide.rst =================================================================== --- llvm/docs/TestingGuide.rst +++ 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