diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/dnszones-src/db.test.ex | 2 | ||||
-rw-r--r-- | test/stderr/4802 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/dnszones-src/db.test.ex b/test/dnszones-src/db.test.ex index fba09d850..6056506c5 100644 --- a/test/dnszones-src/db.test.ex +++ b/test/dnszones-src/db.test.ex @@ -444,7 +444,7 @@ DNSSEC dane.no.2 A 127.0.0.1 ; ------- Testing delays ------------ -DELAY=500 delay500 A HOSTIPV4 +DELAY=500 delay500 A HOSTIPV4 DELAY=1500 delay1500 A HOSTIPV4 diff --git a/test/stderr/4802 b/test/stderr/4802 index d10887dde..25b31a1a5 100644 --- a/test/stderr/4802 +++ b/test/stderr/4802 @@ -5,7 +5,7 @@ DNS lookup of mx-sec-a-aa.test.ex (MX) using fakens DNS lookup of mx-sec-a-aa.test.ex (MX) succeeded DNS lookup of a-aa.test.ex (A) using fakens DNS lookup of a-aa.test.ex (A) succeeded -DNS lookup of a-aa.test.ex (A/AAA/A6) requested AD, but got AA +DNS lookup of a-aa.test.ex (A/AAAA) requested AD, but got AA >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config |