testcurl/https/Makefile.am: removed bad whitespace

This commit is contained in:
Evgeny Grin (Karlson2k)
2022-10-13 09:07:02 +03:00
parent 6e95c305e4
commit c8b0bf5627
+1 -1
View File
@@ -29,7 +29,7 @@ if HAVE_GNUTLS_SNI
endif
if HAVE_POSIX_THREADS
HTTPS_PARALLEL_TESTS = \
HTTPS_PARALLEL_TESTS = \
test_https_get_parallel \
test_https_get_parallel_threads
endif