diff options
Diffstat (limited to 'tests/test-formatter.cpp')
-rw-r--r-- | tests/test-formatter.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-formatter.cpp b/tests/test-formatter.cpp index e9aa4e9..e61daa7 100644 --- a/tests/test-formatter.cpp +++ b/tests/test-formatter.cpp @@ -108,6 +108,7 @@ TEST_F(FormatterFixture, TestPhoneHeader) EXPECT_EQ(std::string(" 6:30 PM"), formatter.header.get()); } } +#endif #define EM_SPACE "\u2003" |