From 8cbbd455afd3a8dd0ed0a0e849acafa03754e3be Mon Sep 17 00:00:00 2001 From: Francis ANDRE Date: Wed, 18 Dec 2019 19:20:38 +0100 Subject: [PATCH] Add class CppUnit::TestCaller.testProperties --- cppignore.win | 1 + 1 file changed, 1 insertion(+) diff --git a/cppignore.win b/cppignore.win index ffa4a0404..50393af8d 100644 --- a/cppignore.win +++ b/cppignore.win @@ -15,3 +15,4 @@ class CppUnit::TestCaller.testScheduleInterval class CppUnit::TestCaller.testScheduleIntervalTimestamp class CppUnit::TestCaller.testScheduleIntervalClock class CppUnit::TestCaller.testScheduleAtFixedRate +class CppUnit::TestCaller.testProperties