TestUninitVar: Fix compile error
This commit is contained in:
parent
e5c098c7de
commit
d900148e6b
|
@ -75,7 +75,6 @@ private:
|
||||||
|
|
||||||
TEST_CASE(syntax_error); // Ticket #5073
|
TEST_CASE(syntax_error); // Ticket #5073
|
||||||
|
|
||||||
TEST_CASE(uninitvar_posix_write);
|
|
||||||
TEST_CASE(uninitvar_posix_types);
|
TEST_CASE(uninitvar_posix_types);
|
||||||
|
|
||||||
// dead pointer
|
// dead pointer
|
||||||
|
|
Loading…
Reference in New Issue