This commit is contained in:
Jeremie Dimino 2018-03-18 19:17:15 -04:00
parent 53ec04adfe
commit 45fa214314
1 changed files with 2 additions and 2 deletions

View File

@ -227,8 +227,8 @@ such libraries using a ``libraries`` field, such as:
(inline_tests ((backend qtest) (inline_tests ((backend qtest)
(libraries (bar)))))) (libraries (bar))))))
Defining you own inline test backend Defining your own inline test backend
------------------------------------ -------------------------------------
If you are writing a test framework, or for specific cases, you might If you are writing a test framework, or for specific cases, you might
want to define your own inline tests backend. If your framework is want to define your own inline tests backend. If your framework is