Mercurial > public > mercurial-scm > hg-stable
diff tests/test-py3-commands.t @ 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 | e1d1f1bc4a95 |
children | c9318beb7c1a |
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