summaryrefslogtreecommitdiff
path: root/tests/test-push-cgi.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-push-cgi.t')
-rw-r--r--tests/test-push-cgi.t4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/test-push-cgi.t b/tests/test-push-cgi.t
index 365a73a..e0ae84a 100644
--- a/tests/test-push-cgi.t
+++ b/tests/test-push-cgi.t
@@ -1,5 +1,3 @@
- $ "$TESTDIR/hghave" no-msys || exit 80 # MSYS will translate web paths as if they were file paths
-
This is a test of the push wire protocol over CGI-based hgweb.
initialize repository
@@ -88,5 +86,3 @@ successful push, SHA1 hash of heads (unbundlehash capability)
adding manifests
adding file changes
added 0 changesets with 0 changes to 1 files
-
- $ cd ..