Fix expected outcome in test

The reported error is now different, so the test is updated accordingly.
This commit is contained in:
Juho Eerola 2022-01-13 00:27:17 +02:00
parent 074537a8ac
commit bf44ea1350
No known key found for this signature in database
GPG Key ID: 552C980FFBBED60E

View File

@ -140,9 +140,9 @@ not math '(1 pi)'
# CHECKERR: '(1 pi)'
# CHECKERR: ^
not math '(1 pow 1,2)'
# CHECKERR: math: Error: Too many arguments
# CHECKERR: math: Error: Missing operator
# CHECKERR: '(1 pow 1,2)'
# CHECKERR: ^
# CHECKERR: ^
not math
# CHECKERR: math: expected >= 1 arguments; got 0
not math -s 12