mirror of
https://github.com/openbsd/src.git
synced 2025-01-10 06:47:55 -08:00
The policy test is no longer expected to fail
This commit is contained in:
parent
4e44fc80fb
commit
56597df0a4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user