mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
fixup! Fix unit test failures in response to DNS hijacking.
This commit is contained in:
parent
c4a6b56cc1
commit
f4ebbf7567
@ -649,7 +649,6 @@ test_options_validate__authdir(void *ignored)
|
|||||||
int ret;
|
int ret;
|
||||||
char *msg;
|
char *msg;
|
||||||
setup_capture_of_logs(LOG_INFO);
|
setup_capture_of_logs(LOG_INFO);
|
||||||
// XXXX But it _can_ exist, if you're DNS-hijacked.
|
|
||||||
options_test_data_t *tdata = get_options_test_data(
|
options_test_data_t *tdata = get_options_test_data(
|
||||||
"AuthoritativeDirectory 1\n"
|
"AuthoritativeDirectory 1\n"
|
||||||
"Address this.should.not!exist!.example.org");
|
"Address this.should.not!exist!.example.org");
|
||||||
|
Loading…
Reference in New Issue
Block a user