Saner test exception in ExceptionWrapperTest.cpp
authorYedidya Feldblum <yfeldblum@fb.com>
Fri, 9 Jun 2017 06:45:51 +0000 (23:45 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 9 Jun 2017 06:51:45 +0000 (23:51 -0700)
commit6da8593f16cb4abaaaada4b979952b198dfdd2d3
treef61e1b7f44e48023382d58cdf6f0fc9eb359b831
parentd3e8b83f6a8388d97443b9e5bdd4dc375b092fa1
Saner test exception in ExceptionWrapperTest.cpp

Summary:
[Folly] Saner test exception in `ExceptionWrapperTest.cpp`.

Make construction do the work and make `what()` free.

Reviewed By: andrewjcg

Differential Revision: D5216707

fbshipit-source-id: bfb4c2473a61ff7da7a3a01adc85facae30d6586
folly/test/ExceptionWrapperTest.cpp