Add frzqstr to coverage build

This fixes a fail in extra_coverage.py.
This commit is contained in:
Jeff Epler 2021-05-05 10:59:07 -05:00
parent f21c2bd25a
commit 607148bb85

View File

@ -0,0 +1,3 @@
# Checks for regression on MP_QSTR_NULL
def returns_NULL():
return "NULL"