tests/test-narrow-widen-no-ellipsis.t
changeset 40500 d362a41ee5dd
parent 40343 a69d5823af6d
child 40501 30a7d3b6b281
--- a/tests/test-narrow-widen-no-ellipsis.t	Sun Oct 14 17:08:18 2018 +0200
+++ b/tests/test-narrow-widen-no-ellipsis.t	Tue Oct 23 14:26:17 2018 +0300
@@ -140,6 +140,17 @@
   $ hg id -n
   2
 
+Test that extending already included files should not call narrow_widen
+wireprotocol command
+
+  $ hg tracked --addinclude widest/f
+  comparing with ssh://user@dummy/master
+  searching for changes
+  adding changesets
+  adding manifests
+  adding file changes
+  added 0 changesets with 0 changes to 0 files
+
 Pull down the newly added upstream revision.
 
   $ hg pull