Fix for ExceptionWrapperTest
authorPhil Willoughby <philwill@fb.com>
Tue, 18 Oct 2016 22:42:55 +0000 (15:42 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Tue, 18 Oct 2016 22:53:46 +0000 (15:53 -0700)
commitb74eb888a2090eb64a552f89cbea730bc9b150cb
tree2056ac9d40df61bbb8bf42ec1e7e886d09699615
parent0b894c40e54e645bf1da19bcb9a28147ee2ce2b4
Fix for ExceptionWrapperTest

Summary:
Some platforms do not output anything when `std::terminate` is called; this
fixes the test on those platforms.

Reviewed By: yfeldblum, jsedgwick

Differential Revision: D4001052

fbshipit-source-id: 671fbca9d6d22e372189b6554440c268c0cff60b
folly/test/ExceptionWrapperTest.cpp