tests/test-persistent-nodemap.t
changeset 44799 ea9563e9e65a
parent 44796 d36283e20833
child 44841 526d69eeea31
--- a/tests/test-persistent-nodemap.t	Wed Apr 15 18:58:35 2020 +0200
+++ b/tests/test-persistent-nodemap.t	Tue Apr 14 05:37:54 2020 +0200
@@ -10,6 +10,18 @@
   > EOF
   $ hg init test-repo
   $ cd test-repo
+  $ hg debugformat
+  format-variant     repo
+  fncache:            yes
+  dotencode:          yes
+  generaldelta:       yes
+  sparserevlog:       yes
+  sidedata:            no
+  persistent-nodemap: yes
+  copies-sdc:          no
+  plain-cl-delta:     yes
+  compression:        zlib
+  compression-level:  default
   $ hg debugbuilddag .+5000 --new-file --config "storage.revlog.nodemap.mode=warn"
   persistent nodemap in strict mode without efficient method (no-rust no-pure !)
   persistent nodemap in strict mode without efficient method (no-rust no-pure !)