Comment on cpp guard

pull/13815/head
Vijay Pai 7 years ago
parent ab00654784
commit b425fc79da
  1. 2
      test/cpp/end2end/exception_test.cc

@ -108,7 +108,7 @@ TEST_F(ExceptionTest, RequestStream) {
EXPECT_EQ(s.error_message(), kErrorMessage);
}
#endif
#endif // GRPC_ALLOW_EXCEPTIONS
} // namespace testing
} // namespace grpc

Loading…
Cancel
Save