summaryrefslogtreecommitdiff
path: root/tests/test-incoming-outgoing.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-incoming-outgoing.t')
-rw-r--r--tests/test-incoming-outgoing.t11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/test-incoming-outgoing.t b/tests/test-incoming-outgoing.t
index 03deeac..1d54572 100644
--- a/tests/test-incoming-outgoing.t
+++ b/tests/test-incoming-outgoing.t
@@ -1,5 +1,3 @@
- $ "$TESTDIR/hghave" serve || exit 80
-
$ hg init test
$ cd test
$ for i in 0 1 2 3 4 5 6 7 8; do
@@ -399,15 +397,6 @@ test outgoing
date: Thu Jan 01 00:00:00 1970 +0000
summary: 13
-test outgoing with secret changesets
-
- $ hg -R test-dev phase --force --secret 9
- $ hg -R test-dev outgoing test
- comparing with test
- searching for changes
- no changes found (ignored 5 secret changesets)
- [1]
- $ hg -R test-dev phase --draft -r 'head()'
limit to 3 changesets