summaryrefslogtreecommitdiff
path: root/tests/misc/fold
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/fold')
-rwxr-xr-xtests/misc/fold4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/misc/fold b/tests/misc/fold
index 960d6893d..bd4d29ddc 100755
--- a/tests/misc/fold
+++ b/tests/misc/fold
@@ -2,7 +2,7 @@
# -*- perl -*-
# Exercise fold.
-# Copyright (C) 2003, 2005-2007 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2005-2008 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -18,7 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
: ${srcdir=.}
-. $srcdir/../require-perl
+. $top_srcdir/tests/require-perl
# Ensure that we don't run an older version of fold.
# Prior to 5.0.91, some of the tests below would cause fold to infloop,