py3: update test expectations for py3-commands test
authorAugie Fackler <raf@durin42.com>
Sun, 28 May 2017 17:02:24 -0400
changeset 32520 dc0da9829c29
parent 32519 6ae068f801e3
child 32521 942051a29fb6
py3: update test expectations for py3-commands test
tests/test-py3-commands.t
--- a/tests/test-py3-commands.t	Thu May 25 17:20:43 2017 -0700
+++ b/tests/test-py3-commands.t	Sun May 28 17:02:24 2017 -0400
@@ -75,11 +75,8 @@
 Test if `hg config` works:
 
   $ $PYTHON3 $HGBIN config
-  defaults.backout=-d "0 0"
-  defaults.commit=-d "0 0"
-  defaults.shelve=--date "0 0"
-  defaults.tag=-d "0 0"
   devel.all-warnings=true
+  devel.default-date=0 0
   largefiles.usercache=$TESTTMP/.cache/largefiles
   ui.slash=True
   ui.interactive=False