mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Revert "Initialize checknames field in query_test.c"
This reverts commit c75484c4dff04698c183b456a6cc85f951264e75.
This commit is contained in:
parent
efe11d4383
commit
40b6db58a1
1 changed files with 0 additions and 1 deletions
|
|
@ -1412,7 +1412,6 @@ run_hookasync_e2e_test(const ns__query_hookasync_e2e_test_params_t *test) {
|
|||
qctx->client->sendcb = send_noop;
|
||||
|
||||
/* Load a zone. it should have ns.foo/A */
|
||||
qctx->client->view->checknames = true;
|
||||
result = ns_test_serve_zone("foo", "testdata/query/foo.db",
|
||||
qctx->client->view);
|
||||
INSIST(result == ISC_R_SUCCESS);
|
||||
|
|
|
|||
Loading…
Reference in a new issue