tests/test-default-push.t
changeset 26057 10917b062adf
parent 22837 2be7d5ebd4d0
child 26189 663fbc336e22
--- 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]