2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-22 17:52:18 +00:00
Files
test/doc/examples/decorator_02.output
2015-04-28 15:54:45 +02:00

6 lines
104 B
Plaintext

//[example_output
> decorator_02 --run_test=@trivial
Running 2 test cases...
*** No errors detected
//]