update tests

This commit is contained in:
2023-08-07 00:42:02 +01:00
parent 43ae6dd1e2
commit 4020598315
3 changed files with 3 additions and 6 deletions

View File

@@ -11,4 +11,4 @@ forever do
term.log("f"+("'"*d)+"("+x+") = "+n)
if (n == 0) break
f = diff(f)
d = d + 1
d += 1