mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
tests/unix: Update extra_coverage expected output with new atexit func.
This commit is contained in:
@@ -28,11 +28,11 @@ RuntimeError:
|
||||
# repl
|
||||
ame__
|
||||
|
||||
__class__ __name__ argv byteorder
|
||||
exc_info exit getsizeof implementation
|
||||
maxsize modules path platform
|
||||
print_exception stderr stdin
|
||||
stdout version version_info
|
||||
__class__ __name__ argv atexit
|
||||
byteorder exc_info exit getsizeof
|
||||
implementation maxsize modules path
|
||||
platform print_exception stderr
|
||||
stdin stdout version version_info
|
||||
ementation
|
||||
# attrtuple
|
||||
(start=1, stop=2, step=3)
|
||||
|
||||
Reference in New Issue
Block a user