actual_hint2       83 tests/src/filemanager/get_random_hint.c     char *actual_hint2;
actual_hint2       89 tests/src/filemanager/get_random_hint.c     actual_hint2 = get_random_hint (FALSE);
actual_hint2       95 tests/src/filemanager/get_random_hint.c     mctest_assert_str_eq (actual_hint2, "");
actual_hint2       99 tests/src/filemanager/get_random_hint.c     g_free (actual_hint2);