diff options
Diffstat (limited to 'tests/runner.py')
-rwxr-xr-x | tests/runner.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/runner.py b/tests/runner.py index 7eacd059..427b9c63 100755 --- a/tests/runner.py +++ b/tests/runner.py @@ -2203,8 +2203,8 @@ returned |umber one top notchfi FI FO FUM WHEN WHERE WHY HOW WHO|''', ['wowie', } ''' expected = ''' - <Numerical argument out of domain> - <Resource temporarily unavailable> + <Math arg out of domain of func> + <No more processes> <34> <123> ''' |