diff options
Diffstat (limited to 'absl/log/internal/test_matchers.h')
-rw-r--r-- | absl/log/internal/test_matchers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/absl/log/internal/test_matchers.h b/absl/log/internal/test_matchers.h index 98cb33d3..c18cb6e9 100644 --- a/absl/log/internal/test_matchers.h +++ b/absl/log/internal/test_matchers.h @@ -79,7 +79,6 @@ namespace log_internal { const std::ostringstream& stream); ::testing::Matcher<const std::string&> DeathTestValidateExpectations(); -// This feature coming soon =). #define ENCODED_MESSAGE(message_matcher) ::testing::_ } // namespace log_internal |