tests/test-mq-symlinks.t
changeset 14453 ea3d548132cc
parent 14452 ee574cfd0c32
child 16350 4f795f5fbb0b
--- a/tests/test-mq-symlinks.t	Fri May 27 21:50:10 2011 +0200
+++ b/tests/test-mq-symlinks.t	Fri May 27 21:50:11 2011 +0200
@@ -106,18 +106,3 @@
   now at: movelink
   $ $TESTDIR/readlink.py linkb
   linkb -> linkb
-
-check patch does not overwrite untracked symlinks
-
-  $ hg qpop
-  popping movelink
-  now at: link
-  $ ln -s linkbb linkb
-  $ hg qpush
-  applying movelink
-  cannot create linkb: destination already exists
-  1 out of 1 hunks FAILED -- saving rejects to file linkb.rej
-  patch failed, unable to continue (try -v)
-  patch failed, rejects left in working dir
-  errors during apply, please fix and refresh movelink
-  [2]