Mercurial > evolve
changeset 5340:995ed7aac8a6
tests: drop hg 3.0 check
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sun, 24 May 2020 13:43:53 +0800 |
parents | f2139537c2be |
children | efb8ae4419b2 |
files | tests/test-import.t |
diffstat | 1 files changed, 0 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-import.t Sun May 24 13:42:09 2020 +0800 +++ b/tests/test-import.t Sun May 24 13:43:53 2020 +0800 @@ -1,9 +1,3 @@ - -This feature requires mercurial 3.0 -(and the `only()` revset is 3.0 specific) - - $ (hg help revset | grep '"only(' > /dev/null) || exit 80 - Test creation of obsolescence marker by path import $ hg init auto-obsolete