silence compiler warnings on macOS

This commit is contained in:
Axel Kohlmeyer
2021-07-23 12:12:40 -04:00
parent fd3be6176d
commit 594bf56ee3
2 changed files with 4 additions and 3 deletions

View File

@ -281,7 +281,6 @@ TEST_F(FileOperationsTest, error_message_warn)
TEST_F(FileOperationsTest, error_all_one)
{
char buf[64];
BEGIN_HIDE_OUTPUT();
command("echo none");
command("log none");