1
0
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:
Jim Meyering
2010-11-14 12:13:58 +01:00
parent fbcc100f5b
commit 11d3389f5a
3 changed files with 1 additions and 83 deletions

View File

@@ -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"