diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-11-09 09:47:10 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-11-21 14:12:13 +0100 |
commit | 1e7b3efb932cbbe7f7bed108a53625f43cc1b0bc (patch) | |
tree | ca28492f7aa60a1744ec47c59aa67bd13f36cd3c /configure.ac | |
parent | a5b414cc42b153d5a5ae4a258a0470e7c3b0b275 (diff) | |
download | gnutls-1e7b3efb932cbbe7f7bed108a53625f43cc1b0bc.tar.gz |
tests: combined key and cert teststmp-simplify-tests
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
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 05c58fe7b9..8536610b61 100644 --- a/configure.ac +++ b/configure.ac @@ -963,7 +963,6 @@ AC_CONFIG_FILES([ tests/Makefile tests/windows/Makefile tests/cert-tests/Makefile - tests/key-tests/Makefile tests/slow/Makefile tests/suite/Makefile fuzz/Makefile |