summaryrefslogtreecommitdiff
path: root/tests/stty/basic-1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stty/basic-1')
-rwxr-xr-xtests/stty/basic-12
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/stty/basic-1 b/tests/stty/basic-1
index ba7dfabe2..5c0533b06 100755
--- a/tests/stty/basic-1
+++ b/tests/stty/basic-1
@@ -7,7 +7,7 @@ if test "$VERBOSE" = yes; then
fi
# Make sure there's a tty on stdin.
-. $srcdir/input-tty
+. $srcdir/../input-tty
# The following list of reversible options was generated with
# grep -w REV stty.c|sed -n '/^ {"/{s//REV_/;s/".*/=1/;p;}'|fmt