D5151: tests: fix up pure case of test-sqlitestore.t

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Thu Oct 18 11:50:47 EDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rHG0a212b643277: tests: fix up pure case of test-sqlitestore.t (authored by durin42, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D5151?vs=12245&id=12247

REVISION DETAIL
  https://phab.mercurial-scm.org/D5151

AFFECTED FILES
  tests/test-sqlitestore.t

CHANGE DETAILS

diff --git a/tests/test-sqlitestore.t b/tests/test-sqlitestore.t
--- a/tests/test-sqlitestore.t
+++ b/tests/test-sqlitestore.t
@@ -22,7 +22,7 @@
   dotencode
   exp-sqlite-001
   exp-sqlite-comp-001=zstd (zstd !)
-  exp-sqlite-comp-001-zlib (no-zstd !)
+  exp-sqlite-comp-001=$BUNDLE2_COMPRESSIONS$ (no-zstd !)
   fncache
   generaldelta
   revlogv1



To: durin42, #hg-reviewers, pulkit
Cc: mercurial-devel


More information about the Mercurial-devel mailing list