diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2017-03-12 14:29:14 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-03-13 08:29:54 +0100 |
commit | 36be21248576e5ad4bf387c793fbcc351018fc14 (patch) | |
tree | 01e1c79cd66ac03c3f34ba9c133deac07e3d378c /configure.ac | |
parent | 7332b6c2b9586d02a87a1950124a3b447f6aec22 (diff) | |
download | gnutls-36be21248576e5ad4bf387c793fbcc351018fc14.tar.gz |
tests: moved ocsp-tests to main directory
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 23cbd5b7f7..e7e0a1492b 100644 --- a/configure.ac +++ b/configure.ac @@ -1007,7 +1007,6 @@ AC_CONFIG_FILES([ tests/Makefile tests/windows/Makefile tests/cert-tests/Makefile - tests/ocsp-tests/Makefile tests/dtls/Makefile tests/key-tests/Makefile tests/slow/Makefile |