tests/test-status.t
branchstable
changeset 51569 b32c3146ec34
parent 51566 529a655874fb
child 51570 b39057b713b1
--- a/tests/test-status.t	Fri Apr 12 14:21:14 2024 +0100
+++ b/tests/test-status.t	Fri Apr 12 15:39:21 2024 +0100
@@ -863,6 +863,7 @@
   M subdir/modified (no-rhg !)
   R subdir/removed (no-rhg !)
   ! subdir/deleted (no-rhg !)
+  ? subdir/unknown (no-rhg !)
 
 Note: `hg status some-name` creates a patternmatcher which is not supported
 yet by the Rust implementation of status, but includematcher is supported.