tests: remove undefined (empty) $opt from test-extdiff.t
authorMartin von Zweigbergk <martinvonz@google.com>
Wed, 16 Dec 2020 21:40:27 -0800
changeset 46130 60677eca7434
parent 46129 818502d2f5e3
child 46131 55542b213813
tests: remove undefined (empty) $opt from test-extdiff.t It's been undefined for a long time (at least since .t unification). Differential Revision: https://phab.mercurial-scm.org/D9621
tests/test-extdiff.t
--- a/tests/test-extdiff.t	Tue Apr 21 15:13:13 2020 +0200
+++ b/tests/test-extdiff.t	Wed Dec 16 21:40:27 2020 -0800
@@ -11,7 +11,7 @@
 
 Should diff cloned directories:
 
-  $ hg extdiff -o -r $opt
+  $ hg extdiff -o -r
   Only in a: a
   Only in a: b
   [1]