aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/cases/encrypted_gtube.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/cases/encrypted_gtube.sh')
-rw-r--r--test/functional/cases/encrypted_gtube.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/functional/cases/encrypted_gtube.sh b/test/functional/cases/encrypted_gtube.sh
deleted file mode 100644
index 016a1f6ec..000000000
--- a/test/functional/cases/encrypted_gtube.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-# Test rspamd encrypted using gtube
-
-. ${TEST_DIRNAME}/functions.sh
-
-export RSPAMD_CONFIG="$TEST_DIRNAME/configs/trivial.conf"
-run_rspamd
-run_rspamc symbols --key y3ms1knmetxf8gdeixkf74b6tbpxqugmxzqksnjodiqei7tksyty \
- "$TEST_DIRNAME/messages/gtube.eml"
-check_output 'Action: reject' \ No newline at end of file