Qttestlib-manual.qdoc: fix typo in API docs
Change-Id: I7865afbdaed266edfb54866cddacc6d6e5ab725c Reviewed-by: Marc Mutz <marc.mutz@qt.io>
This commit is contained in:
parent
3b3b2024f9
commit
9e64088729
@ -420,7 +420,7 @@
|
||||
etc to throw on failure (as opposed to just returning from the
|
||||
immediately-surrounding function scope).
|
||||
\li \c QTEST_THROW_ON_SKIP (since 6.8) \br
|
||||
Same as \c QTEST_THROW_ON_SKIP, except affecting QSKIP().
|
||||
Same as \c QTEST_THROW_ON_FAIL, except affecting QSKIP().
|
||||
\endlist
|
||||
|
||||
\section1 Creating a Benchmark
|
||||
|
Loading…
x
Reference in New Issue
Block a user