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.ztst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Test/Z02zmathfunc.ztst b/Test/Z02zmathfunc.ztst
index 343c10563..05e28c07a 100644
--- a/Test/Z02zmathfunc.ztst
+++ b/Test/Z02zmathfunc.ztst
@@ -43,5 +43,10 @@
 1:error test for max()
 ?(eval):1: wrong number of arguments: max()
 
+ zsh_math_func_min "foo bar" x y z
+2dDf:check errors from an unsupported use-case (workers/48156)
+F:Calling zsh_math_func_min directly isn't a supported use-case, but if it
+F:returns zero, something's probably wrong.
+
 
 %clean