diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-05-23 17:45:48 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-05-23 17:45:48 +0100 |
commit | 0539a19dc27efcfc77713a87aba6b61fef947249 (patch) | |
tree | 95a92c0d433055e149d65e613fdc76fd0bad3b26 /test/dnszones-src | |
parent | 6aa849d3880096db053d1871e33a79e43571ab18 (diff) |
tidying
Diffstat (limited to 'test/dnszones-src')
-rw-r--r-- | test/dnszones-src/db.test.ex | 2 |
1 files changed, 1 insertions, 1 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 |