diff tests/test-extdiff.t @ 48052:7d908ee19b5b

errors: use InputError for some invalid revsets and such Differential Revision: https://phab.mercurial-scm.org/D11496
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 23 Sep 2021 09:38:45 -0700
parents c9b2a4d69e66
children 51057ab0dffa d1b54c152673
line wrap: on
line diff
--- a/tests/test-extdiff.t	Thu Sep 23 17:05:37 2021 -0400
+++ b/tests/test-extdiff.t	Thu Sep 23 09:38:45 2021 -0700
@@ -87,7 +87,7 @@
 
   $ hg extdiff -p diff --patch --rev 'ancestor()' --rev 1
   abort: empty revision on one side of range
-  [255]
+  [10]
 
 Test diff during merge: