tests: test-pathconflicts-merge.t requires symlinks
authorAugie Fackler <augie@google.com>
Fri, 15 Dec 2017 17:52:38 -0500
changeset 35437 cf532a62e337
parent 35436 31d21309635b
child 35438 0ebd94ac56d1
tests: test-pathconflicts-merge.t requires symlinks Once we're ready to turn this functionality on more widely, we might want to write a symlink-free version of the test that can run on Windows, but for now we'll just leave it disabled there. Differential Revision: https://phab.mercurial-scm.org/D1710
tests/test-pathconflicts-merge.t
--- a/tests/test-pathconflicts-merge.t	Thu Dec 14 14:31:57 2017 +0000
+++ b/tests/test-pathconflicts-merge.t	Fri Dec 15 17:52:38 2017 -0500
@@ -1,3 +1,5 @@
+#require symlink
+
 Path conflict checking is currently disabled by default because of issue5716.
 Turn it on for this test.