activated TestClass:function
This commit is contained in:
parent
7ccb6217bf
commit
9707217c15
|
@ -46,7 +46,7 @@ private:
|
|||
TEST_CASE(uninitVar1);
|
||||
TEST_CASE(uninitVarStream);
|
||||
TEST_CASE(privateCtor); // If constructor is private..
|
||||
// TODO TEST_CASE(function); // Function is not variable
|
||||
TEST_CASE(function); // Function is not variable
|
||||
}
|
||||
|
||||
// Check that base classes have virtual destructors
|
||||
|
|
Loading…
Reference in New Issue