2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-24 06:22:12 +00:00
Files
test/doc/examples/example37.output
Gennadiy Rozental 743c67845f Avoid some warnings
2015-06-27 17:54:32 -04:00

7 lines
180 B
Plaintext

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