diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-12-05 00:09:10 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-12-05 00:13:29 +0200 |
commit | 54a1d9ecb79608abe3386347b46834f79be20fab (patch) | |
tree | a6eb9727083c6abdb9923d48566ee44a605f44ed /tests | |
parent | 1a1d11fa32ba043d22995d28cbc039cfa5f3cc46 (diff) | |
download | micropython-54a1d9ecb79608abe3386347b46834f79be20fab.tar.gz micropython-54a1d9ecb79608abe3386347b46834f79be20fab.zip |
tests/extra_coverage: Update for sys.modules addition.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/unix/extra_coverage.py.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unix/extra_coverage.py.exp b/tests/unix/extra_coverage.py.exp index 38aa22112d..973c8bb2ee 100644 --- a/tests/unix/extra_coverage.py.exp +++ b/tests/unix/extra_coverage.py.exp @@ -21,7 +21,7 @@ ame__ __name__ path argv version version_info implementation platform byteorder maxsize exit stdin stdout -stderr exc_info print_exception +stderr modules exc_info print_exception ementation # attrtuple (start=1, stop=2, step=3) |