circuitpython/ports/unix/variants/coverage/frzmpy/frzqstr.py
Jeff Epler 607148bb85 Add frzqstr to coverage build
This fixes a fail in extra_coverage.py.
2021-05-05 11:00:39 -05:00

4 lines
78 B
Python

# Checks for regression on MP_QSTR_NULL
def returns_NULL():
return "NULL"