diff options
Diffstat (limited to 'regress/lib/libcrypto/asn1/Makefile')
-rw-r--r-- | regress/lib/libcrypto/asn1/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/lib/libcrypto/asn1/Makefile b/regress/lib/libcrypto/asn1/Makefile index 90eca92f8ec..7540aeb4475 100644 --- a/regress/lib/libcrypto/asn1/Makefile +++ b/regress/lib/libcrypto/asn1/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.10 2021/12/11 22:58:48 schwarze Exp $ +# $OpenBSD: Makefile,v 1.11 2021/12/14 17:07:57 jsing Exp $ TESTS = \ + asn1api \ asn1basic \ asn1complex \ asn1evp \ |