mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
Merge remote-tracking branch 'nickm/ticket29534_040' into maint-0.4.0
This commit is contained in:
commit
ccab4347e5
1 changed files with 1 additions and 1 deletions
|
@ -6360,6 +6360,6 @@ struct testcase_t util_tests[] = {
|
|||
UTIL_TEST(get_unquoted_path, 0),
|
||||
UTIL_TEST(log_mallinfo, 0),
|
||||
UTIL_TEST(map_anon, 0),
|
||||
UTIL_TEST(map_anon_nofork, 0),
|
||||
UTIL_TEST(map_anon_nofork, TT_SKIP /* See bug #29535 */),
|
||||
END_OF_TESTCASES
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue