tests/unix: Add coverage test for mp_obj_new_exception_args.

Because it's no longer called anywhere in the code.
This commit is contained in:
Damien George
2020-01-23 13:18:34 +11:00
parent e2c1226da4
commit 27f41e624c
2 changed files with 4 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ TypeError: unsupported types for __divmod__: 'str', 'str'
2
OverflowError: overflow converting long int to machine word
OverflowError: overflow converting long int to machine word
ValueError:
Warning: test
# format float
?