]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/test/doc/examples/example57.output
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / test / doc / examples / example57.output
CommitLineData
7c673cae
FG
1//[example_output
2>example
3Running 1 test case...
4test.cpp(10): error in "test": check i >= j failed [1 < 4]
5
6*** 1 failures is detected in test suite "example"
7//]