2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-25 06:42:22 +00:00
Files
test/doc/examples/example75_decorators.output
2015-02-03 00:00:45 +01:00

7 lines
168 B
Plaintext

//[example_output
> example75
Running 1 test case...
test.cpp(12): error: in "test_case1": check false has failed
*** 1 failure detected in test module "example75"
//]