summaryrefslogtreecommitdiff
path: root/tests/rm/r-2
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/r-2')
-rwxr-xr-xtests/rm/r-25
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/rm/r-2 b/tests/rm/r-2
index a85c61f30..044dd2279 100755
--- a/tests/rm/r-2
+++ b/tests/rm/r-2
@@ -18,10 +18,7 @@ mkdir t t/a t/a/b || framework_failure=1
> t/a/f || framework_failure=1
> t/a/b/g || framework_failure=1
-LANGUAGE=C
-export LANGUAGE
-LC_ALL=C
-export LC_ALL
+. $srcdir/../lang-default
# FIXME: if this fails, it's a framework failure
cat <<EOF | sort > t/E || framework_failure=1