Merge branch 'sg/worktree-remove-errormsg'
[gitweb.git] / t / t5616-partial-clone.sh
index b91ef548f86b0e250b8fdcd1b8b764c780218931..565254558f362397270bcf13bd3566993e1b0f50 100755 (executable)
@@ -417,4 +417,7 @@ test_expect_success 'tolerate server sending REF_DELTA against missing promisor
        ! test -e "$HTTPD_ROOT_PATH/one-time-sed"
 '
 
+# DO NOT add non-httpd-specific tests here, because the last part of this
+# test script is only executed when httpd is available and enabled.
+
 test_done