2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-28 07:42:12 +00:00
Files
test/doc/examples/example37.output

7 lines
180 B
Plaintext

//[example_output
> example
Running 1 test case...
test.cpp(16): error in "test": incorrect exception my_exception is caught
*** 1 failures is detected in test suite "example"
//]