tests/test-share.t
changeset 33212 fe0667cc521e
parent 31892 9e67ce5c4fd0
child 33539 460733327640
--- a/tests/test-share.t	Mon Jul 03 21:26:39 2017 -0700
+++ b/tests/test-share.t	Mon Jul 03 02:52:39 2017 +0900
@@ -243,6 +243,8 @@
 non largefiles repos won't enable largefiles
 
   $ hg share --config extensions.largefiles= repo3 sharedrepo
+  The fsmonitor extension is incompatible with the largefiles extension and has been disabled. (fsmonitor !)
+  The fsmonitor extension is incompatible with the largefiles extension and has been disabled. (fsmonitor !)
   updating working directory
   2 files updated, 0 files merged, 0 files removed, 0 files unresolved
   $ [ -f sharedrepo/.hg/hgrc ]