From 5c2e7104e7de6ac70fae6e8d1e84c9f36c476d43 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 25 Nov 2019 13:01:05 +0100 Subject: libtests: Use '-' for TAR file names Use uniform pattern for all TAR file names. Use the dl* tests as a template. Update #3818. --- testsuites/libtests/mghttpd01/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/libtests/mghttpd01') diff --git a/testsuites/libtests/mghttpd01/init.c b/testsuites/libtests/mghttpd01/init.c index 77b52d9168..5c00dde844 100644 --- a/testsuites/libtests/mghttpd01/init.c +++ b/testsuites/libtests/mghttpd01/init.c @@ -28,7 +28,7 @@ #include #include -#include "mghttpd01_tar.h" +#include "mghttpd01-tar.h" #include "test-http-client.h" -- cgit v1.2.3