tests/test-histedit-fold.t
changeset 33212 fe0667cc521e
parent 32291 bd872f64a8ba
child 33350 b320ff822c7e
--- a/tests/test-histedit-fold.t	Mon Jul 03 21:26:39 2017 -0700
+++ b/tests/test-histedit-fold.t	Mon Jul 03 02:52:39 2017 +0900
@@ -488,6 +488,7 @@
   $ echo "foo" > amended.txt
   $ hg add amended.txt
   $ hg ci -q --config extensions.largefiles= --amend -I amended.txt
+  The fsmonitor extension is incompatible with the largefiles extension and has been disabled. (fsmonitor !)
 
 Test that folding multiple changes in a row doesn't show multiple
 editors.