about summary refs log tree commit diff
path: root/Test/E03posix.ztst
diff options
context:
space:
mode:
Diffstat (limited to 'Test/E03posix.ztst')
-rw-r--r--Test/E03posix.ztst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/E03posix.ztst b/Test/E03posix.ztst
index 564afac29..b191199ad 100644
--- a/Test/E03posix.ztst
+++ b/Test/E03posix.ztst
@@ -149,7 +149,7 @@ F:This may also need to apply to multibyte whitespace
 ><1>
 
   ARGV0=sh $ZTST_testdir/../Src/zsh -c 'inf=42; echo $((inf))'
-0f:All identifiers are variable references in POSIX arithmetic
+0:All identifiers are variable references in POSIX arithmetic
 F:POSIX has neither math functions nor floating point
 >42