2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-02 09:12:10 +00:00
Files
test/doc/v2/examples/example39.output
2014-01-28 23:48:41 +01:00

7 lines
170 B
Plaintext
Executable File

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