Skip to content

Commit

Permalink
Fixed suite test name
Browse files Browse the repository at this point in the history
  • Loading branch information
John Wellbelove committed Jul 31, 2024
1 parent 614ed6b commit 405b571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_threshold.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ namespace

std::array<double, Size> output2;

SUITE(test_histogram)
SUITE(test_threshold)
{
//*************************************************************************
TEST(test_int_threshold)
Expand Down

0 comments on commit 405b571

Please sign in to comment.