diff options
author | Damien George <damien.p.george@gmail.com> | 2018-03-02 10:59:09 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-03-02 10:59:09 +1100 |
commit | c607b58efe9333ab92e1b721dcd974e35a9d393e (patch) | |
tree | 217edaa81ad111f7ad0ef898b1dbeca8283e3c35 /tests/unix/extra_coverage.py.exp | |
parent | c3f1b2233865f4e7f3016ca22a65ef9f4d4ec4db (diff) |
tests: Move heap-realloc-while-locked test from C to Python.
This test for calling gc_realloc() while the GC is locked can be done in
pure Python, so better to do it that way since it can then be tested on
more ports.
Diffstat (limited to 'tests/unix/extra_coverage.py.exp')
-rw-r--r-- | tests/unix/extra_coverage.py.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unix/extra_coverage.py.exp b/tests/unix/extra_coverage.py.exp index a686e7161..d2e557fdc 100644 --- a/tests/unix/extra_coverage.py.exp +++ b/tests/unix/extra_coverage.py.exp @@ -16,7 +16,6 @@ abc # GC 0 0 -0 # vstr tests sts |