Skip to content

Commit

Permalink
test name
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa committed Sep 26, 2024
1 parent 167fc08 commit 6ab45a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check/TestNames.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ TEST_CASE("highs-names", "[highs_names]") {
std::remove(solution_file.c_str());
}

TEST_CASE("highs-names", "[model_names]") {
TEST_CASE("highs-model-name", "[model_names]") {

Highs highs;
const HighsLp& lp = highs.getLp();
Expand Down

0 comments on commit 6ab45a8

Please sign in to comment.