summaryrefslogtreecommitdiff
path: root/tests/misc/unexpand
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/unexpand')
-rwxr-xr-xtests/misc/unexpand2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/unexpand b/tests/misc/unexpand
index 327db9ec9..d98da5837 100755
--- a/tests/misc/unexpand
+++ b/tests/misc/unexpand
@@ -78,7 +78,7 @@ my @Tests =
# It is debatable whether this test should require an environment
# setting of e.g., _POSIX2_VERSION=1.
- ['obs-ovflo', "-$limits->{'UINTMAX_OFLOW'}", {IN=>''}, {OUT=>''},
+ ['obs-ovflo', "-$limits->{UINTMAX_OFLOW}", {IN=>''}, {OUT=>''},
{EXIT => 1}, {ERR => "$prog: tab stop value is too large\n"}],
);