summaryrefslogtreecommitdiffstats
path: root/test/ssl-tests/25-cipher.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/ssl-tests/25-cipher.conf.in')
-rw-r--r--test/ssl-tests/25-cipher.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ssl-tests/25-cipher.conf.in b/test/ssl-tests/25-cipher.conf.in
index d75e274120..8d3917e12e 100644
--- a/test/ssl-tests/25-cipher.conf.in
+++ b/test/ssl-tests/25-cipher.conf.in
@@ -153,4 +153,4 @@ my @tests_poly1305 = (
},
);
-push @tests, @tests_poly1305 unless disabled("poly1305");
+push @tests, @tests_poly1305 unless disabled("poly1305") || disabled("chacha");