From 5b57d161ebef277ca538ff766787efeb3d1ff6bf Mon Sep 17 00:00:00 2001 From: tb <> Date: Fri, 28 Apr 2023 16:18:17 +0000 Subject: The policy test is no longer expected to fail --- src/regress/lib/libcrypto/x509/policy/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/regress/lib/libcrypto/x509/policy/Makefile b/src/regress/lib/libcrypto/x509/policy/Makefile index 89de5a4348..d760071f9f 100644 --- a/src/regress/lib/libcrypto/x509/policy/Makefile +++ b/src/regress/lib/libcrypto/x509/policy/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2023/04/28 09:11:35 beck Exp $ +# $OpenBSD: Makefile,v 1.3 2023/04/28 16:18:17 tb Exp $ PROGS = policy @@ -14,7 +14,6 @@ CFLAGS += -I${.CURDIR}/../../../../../lib/libcrypto/bytestring CFLAGS += -DCERTSDIR=\"${.CURDIR}/../../../libcrypto/x509/policy\" REGRESS_TARGETS = policy-test -REGRESS_EXPECTED_FAILURES = policy-test policy-test: policy ./policy -- cgit v1.2.3-55-g6feb