From 2699eef633735cf24608ba895b87fd7bb24c5750 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 1 Apr 2016 08:00:56 +0200 Subject: [PATCH] dns module test with option added --- tests/body.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/body.json b/tests/body.json index 89ca947..a0bf718 100644 --- a/tests/body.json +++ b/tests/body.json @@ -1 +1 @@ -{"module": "dns", "hostname": "www.circl.lu"} +{"module": "dns", "hostname": "www.circl.lu", "config" : {"nameserver":"8.8.8.8"}}