summaryrefslogtreecommitdiff
path: root/tests/ports
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ports')
-rw-r--r--tests/ports/unix/extra_coverage.py2
-rw-r--r--tests/ports/unix/extra_coverage.py.exp2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/ports/unix/extra_coverage.py b/tests/ports/unix/extra_coverage.py
index 493d02cde..2087e7ea2 100644
--- a/tests/ports/unix/extra_coverage.py
+++ b/tests/ports/unix/extra_coverage.py
@@ -128,7 +128,7 @@ from frzqstr import returns_NULL
print(returns_NULL())
-# test for freeze_mpy
+# test for freeze_mpy (importing prints several lines)
import frozentest
print(frozentest.__file__)
diff --git a/tests/ports/unix/extra_coverage.py.exp b/tests/ports/unix/extra_coverage.py.exp
index 5b6e1f3f0..d11e5ee6f 100644
--- a/tests/ports/unix/extra_coverage.py.exp
+++ b/tests/ports/unix/extra_coverage.py.exp
@@ -250,7 +250,7 @@ b'\x00\xff'
frzmpy4 1
frzmpy4 2
NULL
-uPy
+interned
a long string that is not interned
a string that has unicode αβγ chars
b'bytes 1234\x01'