Skip to content

Commit f96d4d2

Browse files
Update run-weakref.test
1 parent 1236ae4 commit f96d4d2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

mypyc/test-data/run-weakref.test

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# Test cases for weakrefs (compile and run)
22

3-
[typing fixtures/typing-full.pyi]
4-
53
[case testWeakrefRef]
6-
import asyncio
74
import pytest # type: ignore [import-not-found]
85
from weakref import ref
96
from mypy_extensions import mypyc_attr

0 commit comments

Comments
 (0)