# HG changeset patch # User Augie Fackler # Date 2017-05-28 21:02:24 # Node ID dc0da9829c2972e1c97e07428d6885c1cd4b8f1f # Parent 6ae068f801e3181d0323b8db09660064c34f2db3 py3: update test expectations for py3-commands test diff --git a/tests/test-py3-commands.t b/tests/test-py3-commands.t --- a/tests/test-py3-commands.t +++ b/tests/test-py3-commands.t @@ -75,11 +75,8 @@ Test if log-like commands work: 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