summaryrefslogtreecommitdiffstats
path: root/src/test/test1.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/test1.sh')
-rwxr-xr-xsrc/test/test1.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/test1.sh b/src/test/test1.sh
index a289c99..a2944d4 100755
--- a/src/test/test1.sh
+++ b/src/test/test1.sh
@@ -10,3 +10,5 @@
# test for broken long opt in v2.11.0
../dnsperf -O suppress=test 2>&1 |grep -q "unknown message type to suppress: test"
+# ...and in v2.11.1, issue #234
+../dnsperf -O doh-uri=https://blahblah.com/dns-query -O suppress=timeouts -h \ No newline at end of file