Renaming test

This commit is contained in:
Michael Tryby
2018-08-22 11:35:44 -04:00
parent efc44215f3
commit 26ce95673a

View File

@@ -183,7 +183,7 @@ BOOST_FIXTURE_TEST_CASE(test_qual_step, Fixture)
BOOST_REQUIRE(error == 0);
}
BOOST_FIXTURE_TEST_CASE(test_hyd_qual_step, Fixture)
BOOST_FIXTURE_TEST_CASE(test_progressive_stepping, Fixture)
{
int flag = EN_NOSAVE;
long t, tstep_h, tstep_q;