tests/test-sparse-requirement.t
changeset 45906 95c4cca641f6
parent 44724 5c2a4f37eace
child 46874 84a93fa7ecfd
--- a/tests/test-sparse-requirement.t	Mon Nov 23 12:20:19 2020 +0100
+++ b/tests/test-sparse-requirement.t	Mon Nov 23 11:18:48 2020 -0800
@@ -46,7 +46,7 @@
 Client without sparse enabled reacts properly
 
   $ hg files
-  abort: repository is using sparse feature but sparse is not enabled; enable the "sparse" extensions to access!
+  abort: repository is using sparse feature but sparse is not enabled; enable the "sparse" extensions to access
   [255]
 
 Requirement for sparse is removed when sparse is disabled