From 972e2737abf30c522c029051a13354756413ea46 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 25 Apr 2008 14:39:38 +0200 Subject: tests: don't source envvar-check manually, test-lib.sh does it * tests/cp/abuse: Remove ". $top_srcdir/tests/envvar-check". * tests/cp/parent-perm: Likewise. * tests/cp/special-f: Likewise. * tests/ls/proc-selinux-segfault: Likewise. * tests/misc/help-version: Likewise. * tests/mkdir/selinux: Likewise. * tests/mv/sticky-to-xpart: Likewise. * tests/touch/now-owned-by-other: Likewise. * tests/sample-test: Remove commented out suggestion. --- tests/cp/special-f | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/cp/special-f') diff --git a/tests/cp/special-f b/tests/cp/special-f index cf684e362..a2e67ba40 100755 --- a/tests/cp/special-f +++ b/tests/cp/special-f @@ -22,7 +22,6 @@ if test "$VERBOSE" = yes; then cp --version fi -. $top_srcdir/tests/envvar-check . $top_srcdir/tests/lang-default . $top_srcdir/tests/test-lib.sh -- cgit v1.2.3-54-g00ecf