X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/bd7d5780ee8b73efd58c83f5d6f864d0a941b3ed..cf0ebedfe4a6fd8a14784135e912725b7e027d6f:/include/xbt/cunit.h diff --git a/include/xbt/cunit.h b/include/xbt/cunit.h index 296b582d16..5b405bb1c8 100644 --- a/include/xbt/cunit.h +++ b/include/xbt/cunit.h @@ -63,7 +63,7 @@ XBT_PUBLIC void xbt_test_exit(); * so why should we bother switching?) * * Unit testing is not intended to write integration tests. - * Please refer to \ref inside_tests_add_integration for that instead. + * Please refer to @ref inside_tests_add_integration for that instead. * * @{ */