Add frzqstr to coverage build
This fixes a fail in extra_coverage.py.
This commit is contained in:
parent
f21c2bd25a
commit
607148bb85
3
ports/unix/variants/coverage/frzmpy/frzqstr.py
Normal file
3
ports/unix/variants/coverage/frzmpy/frzqstr.py
Normal file
@ -0,0 +1,3 @@
|
||||
# Checks for regression on MP_QSTR_NULL
|
||||
def returns_NULL():
|
||||
return "NULL"
|
Loading…
Reference in New Issue
Block a user