]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/lib-httpd.sh
t5550: test display of remote http error messages
[thirdparty/git.git] / t / lib-httpd.sh
index 8e680efbf04dace3a503a2e788732d840dcf73ef..f7640bee9a4564f3099b0751811e7cd6a41ecc09 100644 (file)
@@ -113,6 +113,7 @@ prepare_httpd() {
        mkdir -p "$HTTPD_DOCUMENT_ROOT_PATH"
        cp "$TEST_PATH"/passwd "$HTTPD_ROOT_PATH"
        install_script broken-smart-http.sh
+       install_script error.sh
 
        ln -s "$LIB_HTTPD_MODULE_PATH" "$HTTPD_ROOT_PATH/modules"