unneeded variable removed
This commit is contained in:
parent
828115a566
commit
fb5a1b93fc
@ -16,7 +16,7 @@ TEST_CASE("LocalDataSet" , "[LocDataSetTest]") {
|
||||
REQUIRE(poolOwner->initializeHkManagerAfterTaskCreation()
|
||||
== retval::CATCH_OK);
|
||||
LocalPoolStaticTestDataSet localSet;
|
||||
//const uint32_t setId = 0;
|
||||
|
||||
SECTION("BasicTest") {
|
||||
{
|
||||
PoolReadHelper readHelper(&localSet);
|
||||
|
Loading…
Reference in New Issue
Block a user