Skip to content

Commit

Permalink
remove matcher which is not used in helmholtz test
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahm-LANL committed Nov 30, 2023
1 parent 8fd14da commit 503724c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_eos_helmholtz.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
#include <singularity-eos/eos/eos.hpp>
#include <test/eos_unit_test_helpers.hpp>

using Catch::Matchers::WithinRel;
using singularity::Helmholtz;
const std::string filename = "../data/helmholtz/helm_table.dat";
SCENARIO("Helmholtz equation of state - Table interpolation (tgiven)", "[HelmholtzEOS]") {
Expand Down

0 comments on commit 503724c

Please sign in to comment.