# HG changeset patch # User Pierre-Yves David # Date 1433181530 25200 # Node ID 935508184d4726f4234315624ef502667844a3d6 # Parent a143037892d6dc704a7fceeb2a97fde72ae35444 test: adapt test to less frequent branch warning The 701df761aa94 changeset in mercurial core made the branch warning issue only for the first branch created. We adapt the tests to reflect this change. diff -r a143037892d6 -r 935508184d47 tests/test-uncommit.t --- a/tests/test-uncommit.t Mon Jun 01 10:56:49 2015 -0700 +++ b/tests/test-uncommit.t Mon Jun 01 10:58:50 2015 -0700 @@ -138,7 +138,6 @@ $ hg branch foo marked working directory as branch foo - (branches are permanent and global, did you want a bookmark?) $ hg mv ff f $ hg mv h i $ hg rm j