additional doc
This commit is contained in:
parent
63ce87acab
commit
4bfbeead00
@ -66,6 +66,8 @@ TEST_CASE("LocalPoolManagerTest" , "[LocManTest]") {
|
|||||||
}
|
}
|
||||||
|
|
||||||
SECTION("AdvancedTests") {
|
SECTION("AdvancedTests") {
|
||||||
|
// we need to reset the subscription list because the pool owner
|
||||||
|
// is a global object.
|
||||||
poolOwner->resetSubscriptionList();
|
poolOwner->resetSubscriptionList();
|
||||||
// Subscribe for variable update as well
|
// Subscribe for variable update as well
|
||||||
REQUIRE(not poolOwner->dataset.hasChanged());
|
REQUIRE(not poolOwner->dataset.hasChanged());
|
||||||
|
Loading…
x
Reference in New Issue
Block a user