Fixed an error in doxygen markup.
This commit is contained in:
parent
967992d4d3
commit
b47b88a0e9
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ typedef struct TestCaseReference {
|
||||||
* the beginning of every test case, before doing anything else.
|
* the beginning of every test case, before doing anything else.
|
||||||
*
|
*
|
||||||
* \param execKey Execution key for the test
|
* \param execKey Execution key for the test
|
||||||
|
* \param inproc Whether tests are run in-process or not
|
||||||
*/
|
*/
|
||||||
void _InitTestEnvironment(Uint64 execKey, SDL_bool inproc);
|
void _InitTestEnvironment(Uint64 execKey, SDL_bool inproc);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue