# HG changeset patch # User Anton Shestakov # Date 1590299033 -28800 # Node ID 995ed7aac8a6c65a700ad46ae77857a28b6f6324 # Parent f2139537c2be68bb27e123ef25c6b739cdd93ce9 tests: drop hg 3.0 check diff -r f2139537c2be -r 995ed7aac8a6 tests/test-import.t --- 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