1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 02:36:16 +02:00

* tests/rm/v-slash: Avoid test failure with non-C locale.

Reported by Michael Stone.
This commit is contained in:
Jim Meyering
2007-09-16 01:06:16 +02:00
parent d96a863cf5
commit 57c4cb5d88

View File

@@ -21,6 +21,7 @@ if test "$VERBOSE" = yes; then
rm --version
fi
. $srcdir/../lang-default
. $srcdir/../test-lib.sh
mkdir a || framework_failure