Rename posix-test to os-test

This commit is contained in:
Victor Zverovich
2019-12-15 14:51:37 -08:00
parent da2569827e
commit 9ea42fb26e
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
#include <string>
#include "gmock.h"
#include "fmt/posix.h"
#include "fmt/os.h"
#define FMT_TEST_THROW_(statement, expected_exception, expected_message, fail) \
GTEST_AMBIGUOUS_ELSE_BLOCKER_ \