summaryrefslogtreecommitdiff
path: root/tests/rm
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-09-16 01:06:16 +0200
committerJim Meyering <jim@meyering.net>2007-09-16 01:06:16 +0200
commit57c4cb5d88d5a7aa3e1ef2897bc76282295994d4 (patch)
tree1018c15d75ef4d6f981c0259aec52974d1fa7519 /tests/rm
parentd96a863cf5131c71a19ab88c683c7251de22b598 (diff)
downloadcoreutils-57c4cb5d88d5a7aa3e1ef2897bc76282295994d4.tar.xz
* tests/rm/v-slash: Avoid test failure with non-C locale.
Reported by Michael Stone.
Diffstat (limited to 'tests/rm')
-rwxr-xr-xtests/rm/v-slash1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rm/v-slash b/tests/rm/v-slash
index 7e1fb3d47..2f26c03b4 100755
--- a/tests/rm/v-slash
+++ b/tests/rm/v-slash
@@ -21,6 +21,7 @@ if test "$VERBOSE" = yes; then
rm --version
fi
+. $srcdir/../lang-default
. $srcdir/../test-lib.sh
mkdir a || framework_failure