Skip to content

Commit 73abfda

Browse files
committed
WIP
1 parent 3b76ac3 commit 73abfda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mypyc/test-data/run-vecs-t.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-- Test cases for vec[t] where t is a boxed, non-vec type (PyObject *).
22
-- Also tests for vec[t | None], which uses the same representation.
33

4-
[case testVecTBasicOps_librt_experimental]
4+
[case testVecTBasicOps_librt_experimental_benchmark]
55
from typing import Final, Any, Iterable, Optional, Tuple
66

77
from mypy_extensions import i64

0 commit comments

Comments
 (0)