diff --git a/cppignore.cmd b/cppignore.cmd index 5151fcabd..4206357e4 100644 --- a/cppignore.cmd +++ b/cppignore.cmd @@ -13,4 +13,5 @@ class CppUnit::TestCaller^.testTimer, ^ class CppUnit::TestCaller^.testFind, ^ class CppUnit::TestCaller^.testSleep, ^ class CppUnit::TestCaller^.testSendToReceiveFrom, ^ -class CppUnit::TestCaller^.testMTU, \ No newline at end of file +class CppUnit::TestCaller^.testMTU, ^ +class CppUnit::TestCaller^.testScheduleAtFixedRate, ^ \ No newline at end of file