From 3c7da821bd5df1080d4fa57e94b7befb64b5826c Mon Sep 17 00:00:00 2001 From: Francis ANDRE Date: Thu, 19 Dec 2019 04:05:43 +0100 Subject: [PATCH] Add class CppUnit::TestCaller.testServiceReturnsTrueIfStopped --- cppignore.win | 1 + 1 file changed, 1 insertion(+) diff --git a/cppignore.win b/cppignore.win index 50393af8d..d74b483fa 100644 --- a/cppignore.win +++ b/cppignore.win @@ -16,3 +16,4 @@ class CppUnit::TestCaller.testScheduleIntervalTimestamp class CppUnit::TestCaller.testScheduleIntervalClock class CppUnit::TestCaller.testScheduleAtFixedRate class CppUnit::TestCaller.testProperties +class CppUnit::TestCaller.testServiceReturnsTrueIfStopped