Mercurial > hg-stable
changeset 32553:dc0da9829c29
py3: update test expectations for py3-commands test
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Sun, 28 May 2017 17:02:24 -0400 |
parents | 6ae068f801e3 |
children | 942051a29fb6 |
files | tests/test-py3-commands.t |
diffstat | 1 files changed, 1 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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