summaryrefslogtreecommitdiff
path: root/testdata/dnscrypt_queries_chacha.tdir/dnscrypt_queries_chacha.post
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/dnscrypt_queries_chacha.tdir/dnscrypt_queries_chacha.post')
-rw-r--r--testdata/dnscrypt_queries_chacha.tdir/dnscrypt_queries_chacha.post17
1 files changed, 0 insertions, 17 deletions
diff --git a/testdata/dnscrypt_queries_chacha.tdir/dnscrypt_queries_chacha.post b/testdata/dnscrypt_queries_chacha.tdir/dnscrypt_queries_chacha.post
deleted file mode 100644
index 1ca6a7e3f1de..000000000000
--- a/testdata/dnscrypt_queries_chacha.tdir/dnscrypt_queries_chacha.post
+++ /dev/null
@@ -1,17 +0,0 @@
-# #-- dnscrypt_queries_chacha.post --#
-# source the master var file when it's there
-[ -f ../.tpkg.var.master ] && source ../.tpkg.var.master
-# source the test var file when it's there
-[ -f .tpkg.var.test ] && source .tpkg.var.test
-#
-# do your teardown here
-PRE="../.."
-. ../common.sh
-
-# Check if we can run the test.
-. ./precheck.sh
-
-
-kill_pid $FWD_PID
-kill_pid $UNBOUND_PID
-kill_pid $PROXY_PID