about summary refs log tree commit diff
path: root/Test/Z02zmathfunc.ztst
diff options
context:
space:
mode:
Diffstat (limited to 'Test/Z02zmathfunc.ztst')
-rw-r--r--Test/Z02zmathfunc.ztst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/Z02zmathfunc.ztst b/Test/Z02zmathfunc.ztst
index 94bc59576..43a0a0d76 100644
--- a/Test/Z02zmathfunc.ztst
+++ b/Test/Z02zmathfunc.ztst
@@ -15,7 +15,7 @@
   (set -e; echo $(( min(0,   42) )))
   (set -e; echo $(( max(0,  -42) )))
   (set -e; echo $(( sum(42, -42) )))
--f:regression test for ERR_EXIT 
+0:regression test for ERR_EXIT 
 >0
 >0
 >0