Fixed doxygen markup error.
This commit is contained in:
parent
d7bab62d35
commit
4d41c6069a
1 changed files with 1 additions and 1 deletions
|
@ -330,7 +330,7 @@ ScanForTestSuites(char *directoryName, char *extension)
|
||||||
/*!
|
/*!
|
||||||
* Loads test suite which is implemented as dynamic library.
|
* Loads test suite which is implemented as dynamic library.
|
||||||
*
|
*
|
||||||
* \param testSuiteName Name of the test suite which will be loaded
|
* \param suite Reference to test suite that'll be loaded
|
||||||
*
|
*
|
||||||
* \return Pointer to loaded test suite, or NULL if library could not be loaded
|
* \return Pointer to loaded test suite, or NULL if library could not be loaded
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue