From ec72db8a398f82fb694dc01c7081232286e72c3f Mon Sep 17 00:00:00 2001 From: Rami Ali Date: Wed, 4 Jan 2017 14:23:29 +1100 Subject: tests: Improve warning.c test coverage. --- tests/unix/extra_coverage.py.exp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/unix/extra_coverage.py.exp b/tests/unix/extra_coverage.py.exp index 2b3f68467..12d9e1cb6 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 -- cgit v1.2.3