mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote-tracking branch 'nickm/ticket29534_040' into maint-0.4.0
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user