forgot to add template testcase
This commit is contained in:
@@ -344,6 +344,7 @@ public:
|
||||
: TestSuite ("timer", UNIT)
|
||||
{
|
||||
AddTestCase (new TimerStateTestCase ());
|
||||
AddTestCase (new TimerTemplateTestCase ());
|
||||
}
|
||||
} g_timerTestSuite;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user