forked from pool/gnutls
OBS-URL: https://build.opensuse.org/request/show/591143 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnutls?expand=0&rev=109
14 lines
510 B
Diff
14 lines
510 B
Diff
Index: gnutls-3.6.2/tests/Makefile.am
|
|
===================================================================
|
|
--- gnutls-3.6.2.orig/tests/Makefile.am 2018-02-16 08:27:16.000000000 +0100
|
|
+++ gnutls-3.6.2/tests/Makefile.am 2018-03-23 12:07:47.003150907 +0100
|
|
@@ -330,7 +330,7 @@ if !WINDOWS
|
|
# List of tests not available/functional under windows
|
|
#
|
|
|
|
-dist_check_SCRIPTS += dtls/dtls dtls/dtls-resume #dtls/dtls-nb
|
|
+dist_check_SCRIPTS += dtls/dtls #dtls/dtls-resume #dtls/dtls-nb
|
|
|
|
indirect_tests += dtls-stress
|
|
|