Skip to content

Commit

Permalink
Update docs/building_and_running_tests.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Dai-Ni Hsieh <[email protected]>
  • Loading branch information
mkrainiuk and dnhsieh-intel authored Jun 21, 2024
1 parent 1233312 commit 8568f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/building_and_running_tests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ and ``-DREF_LAPACK_ROOT=/path/to/lapack/install``.

You can re-run tests without re-building the entire project.

To run the tests, either run test binaries individually, or use `ctest` CMake test driver program.
To run the tests, either run test binaries individually, or use ``ctest`` CMake test driver program.

.. code-block:: bash
Expand Down

0 comments on commit 8568f37

Please sign in to comment.