summaryrefslogtreecommitdiffstats
path: root/6.patch
diff options
context:
space:
mode:
Diffstat (limited to '6.patch')
-rw-r--r--6.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/6.patch b/6.patch
deleted file mode 100644
index 1851702..0000000
--- a/6.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From 929e63fc6ebbd6156a498c4cde95efc9f2aa9fbf Mon Sep 17 00:00:00 2001
-From: Remi Collet <remi@remirepo.net>
-Date: Fri, 28 Oct 2022 10:47:34 +0200
-Subject: [PATCH] skip test using unavailable algo with OpenSSL
-
----
- tests/010.phpt | 4 ++++
- 1 file changed, 4 insertions(+)
-
-diff --git a/tests/010.phpt b/tests/010.phpt
-index 931bbe3..c60ee1c 100644
---- a/tests/010.phpt
-+++ b/tests/010.phpt
-@@ -2,6 +2,10 @@
- encrypt/decrypt test
- --EXTENSIONS--
- rnp
-+--SKIPIF--
-+<?php
-+if (!strcasecmp(rnp_backend_string(), "openssl")) die("skip OpenSSL backend");
-+?>
- --CAPTURE_STDIO--
- STDIN STDOUT
- --FILE--