diff options
Diffstat (limited to '')
-rw-r--r-- | src/regress/lib/libssl/unit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regress/lib/libssl/unit/Makefile b/src/regress/lib/libssl/unit/Makefile index c014615900..8e8b633e1d 100644 --- a/src/regress/lib/libssl/unit/Makefile +++ b/src/regress/lib/libssl/unit/Makefile | |||
@@ -1,6 +1,6 @@ | |||
1 | # $OpenBSD: Makefile,v 1.1 2015/06/27 23:35:52 doug Exp $ | 1 | # $OpenBSD: Makefile,v 1.2 2015/07/09 07:47:02 doug Exp $ |
2 | 2 | ||
3 | TEST_CASES+= cipher_list | 3 | TEST_CASES+= cipher_list tls_ext_alpn |
4 | 4 | ||
5 | REGRESS_TARGETS= all_tests | 5 | REGRESS_TARGETS= all_tests |
6 | 6 | ||