test: don't "uniqify" link names during test

This commit is contained in:
Dirk-Jan C. Binnema
2023-04-09 11:02:58 +03:00
parent 1868e4f977
commit e43452fa18
4 changed files with 12 additions and 8 deletions

View File

@ -36,7 +36,7 @@ static inline std::string test_random_tmpdir() {
}
/**
* mu wrapper for g_test_init
* mu wrapper for g_test_init. Sets environment variable MU_TEST to 1.
*
* @param argc
* @param argv