# HG changeset patch # User Anton Shestakov # Date 1627344009 -10800 # Node ID 6ac544f0218fb3187496ccec0d838923374822ee # Parent a7a75dc3a66a5028dc8a11474bf1e9e7b787d265 tests: update to the current topic to prepare for the next patch diff -r a7a75dc3a66a -r 6ac544f0218f tests/test-topic-dest.t --- a/tests/test-topic-dest.t Mon Oct 05 09:21:59 2020 -0700 +++ b/tests/test-topic-dest.t Tue Jul 27 03:00:09 2021 +0300 @@ -492,9 +492,11 @@ Default destination for histedit ================================ -By default histedit should edit with the current topic only -(even when based on other draft +By default histedit should edit changesets with the current topic only +(even when based on other draft changesets) + $ hg up elephant + 0 files updated, 0 files merged, 0 files removed, 0 files unresolved $ hg phase 'desc(c_zeta)' 11: draft $ HGEDITOR=cat hg histedit | grep pick