git svn: migrate tests to use lib-httpd
[gitweb.git] / t / t9120-git-svn-clone-with-percent-escapes.sh
index 1c84ce1023cedc5005009d3632784125180be075..f911a68f9e35f1855b7c0896f6902fd51c617299 100755 (executable)
@@ -15,7 +15,7 @@ test_expect_success 'setup svnrepo' '
        svn_cmd cp -m "tag" "$svnrepo/pr ject/trunk" \
          "$svnrepo/pr ject/tags/v1" &&
        rm -rf project &&
-       start_httpd
+       maybe_start_httpd
 '
 
 test_expect_success 'test clone with percent escapes' '