2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-27 19:32:11 +00:00
Files
test/doc/examples/example39.output

7 lines
178 B
Plaintext

//[example_output
> example
Running 1 test case...
test.cpp(10): error in "test": exception thrown by throw my_exception()
*** 1 failures is detected in test suite "example"
//]