mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-18 21:32:12 +02:00
tests: update commented-out examples in sample-test, too
* tests/sample-test: Use $top_srcdir/tests/SCRIPT_NAME, not $top_srcdir/../SCRIPT_NAME here, too.
This commit is contained in:
@@ -21,9 +21,9 @@ if test "$VERBOSE" = yes; then
|
||||
FIXME --version
|
||||
fi
|
||||
|
||||
# FIXME: . $srcdir/../envvar-check
|
||||
# FIXME: . $srcdir/../lang-default
|
||||
. $srcdir/../test-lib.sh
|
||||
# FIXME: . $top_srcdir/tests/envvar-check
|
||||
# FIXME: . $top_srcdir/tests/lang-default
|
||||
. $top_srcdir/tests/test-lib.sh
|
||||
# FIXME: skip_if_root_
|
||||
# FIXME: require_root_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user