mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 03:12:48 +02:00
tests: remove test-lib.sh; now all tests use gnulib's init.sh
* tests/test-lib.sh: Remove file. No longer used. * tests/Makefile.am (EXTRA_DIST): Remove it here, too. * tests/sample-test: Correct a comment.
This commit is contained in:
@@ -22,7 +22,7 @@ test "$VERBOSE" = yes && FIXME --version
|
||||
# FIXME: skip_if_root_
|
||||
# FIXME: require_root_
|
||||
|
||||
# If used, these must *follow* test-lib.sh.
|
||||
# If used, these must *follow* init.sh.
|
||||
# FIXME: cleanup_() { rm -rf "$other_partition_tmpdir"; }
|
||||
# FIXME: . "$abs_srcdir/other-fs-tmpdir"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user