summaryrefslogtreecommitdiffstatshomepage
path: root/tests/unix/extra_coverage.py.exp
diff options
context:
space:
mode:
authorRami Ali <flowergrass@users.noreply.github.com>2017-01-04 14:23:29 +1100
committerDamien George <damien.p.george@gmail.com>2017-01-05 12:23:40 +1100
commitec72db8a398f82fb694dc01c7081232286e72c3f (patch)
tree1104e25edde0d626a1cfb2c56a26a15e04b37892 /tests/unix/extra_coverage.py.exp
parent26f00ff154e68f623bd312a78f92051fea2f6d4e (diff)
downloadmicropython-ec72db8a398f82fb694dc01c7081232286e72c3f.tar.gz
micropython-ec72db8a398f82fb694dc01c7081232286e72c3f.zip
tests: Improve warning.c test coverage.
Diffstat (limited to 'tests/unix/extra_coverage.py.exp')
-rw-r--r--tests/unix/extra_coverage.py.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unix/extra_coverage.py.exp b/tests/unix/extra_coverage.py.exp
index 2b3f684671..12d9e1cb6e 100644
--- a/tests/unix/extra_coverage.py.exp
+++ b/tests/unix/extra_coverage.py.exp
@@ -38,6 +38,7 @@ ementation
# runtime utils
TypeError: can't convert str to int
TypeError: unsupported types for : 'str', 'str'
+Warning: test
('0123456789', b'0123456789')
7300
7300