Skip to content

Commit

Permalink
contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahm-LANL committed Oct 12, 2023
1 parent 81df6ea commit bd4bc24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx/src/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ dependencies, be sure to block off the test using ``#IFDEF`` blocks.
``eos_infrastructure_tests`` and ``eos_tabulated_unit_tests``. Pick
the executable that most closely matches what your model is.

**This is important.** Since our library is header only, the unit
**Important:** Since our library is header only, the unit
tests are often the only place where a specific EOS may be
instantiated when ``singularity-eos`` is compiled. Therefore to
exercise all code paths, it is best to create an ``EOS`` type
Expand Down

0 comments on commit bd4bc24

Please sign in to comment.