From 1233312fac9d5e168597ca6eec3913e9fbdee746 Mon Sep 17 00:00:00 2001 From: Maria Kraynyuk Date: Fri, 21 Jun 2024 09:18:31 -0700 Subject: [PATCH] Update docs/building_and_running_tests.rst Co-authored-by: Dai-Ni Hsieh --- docs/building_and_running_tests.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/building_and_running_tests.rst b/docs/building_and_running_tests.rst index 26655480d..c796b53a3 100644 --- a/docs/building_and_running_tests.rst +++ b/docs/building_and_running_tests.rst @@ -44,7 +44,7 @@ To run the tests, either run test binaries individually, or use `ctest` CMake te # Exclude Cpu tests ctest -E Cpu -For more `ctest` options, refer to `ctest manual page `_. +For more ``ctest`` options, refer to `ctest manual page `_. When running tests you may encounter the issue ``BACKEND NOT FOUND EXCEPTION``, you may need to add your ``/lib`` to your