diff -r 5f2a4fc3c4fa -r 10917b062adf tests/test-default-push.t --- a/tests/test-default-push.t Sat Aug 08 00:16:02 2015 -0700 +++ b/tests/test-default-push.t Fri Aug 07 22:39:47 2015 -0700 @@ -18,7 +18,6 @@ Push should provide a hint when both 'default' and 'default-push' not set: $ cd c $ hg push --config paths.default= - pushing to default-push abort: default repository not configured! (see the "path" section in "hg help config") [255]