From 7b866927377facfd89c4da45ba3370429e840159 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 28 Oct 2000 12:51:40 +0000 Subject: Mark this as an expensive test. --- tests/mv/diag | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/mv') diff --git a/tests/mv/diag b/tests/mv/diag index 125e8658c..a3fb530da 100755 --- a/tests/mv/diag +++ b/tests/mv/diag @@ -1,6 +1,8 @@ #!/bin/sh # make sure we get proper diagnostics: e.g., with --target-dir=d but no args +. $srcdir/../expensive + if test "$VERBOSE" = yes; then set -x mv --version -- cgit v1.2.3-54-g00ecf