Skip to content

Commit bc4460d

Browse files
[test] update tags (#118)
fixed by compiler-research/CppInterOp#407
1 parent 8392327 commit bc4460d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_advancedcpp.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,6 @@ def test23_using(self):
781781
assert d2.vcheck() == 'A'
782782
assert d2.vcheck(1) == 'B'
783783

784-
@mark.xfail
785784
def test24_typedef_to_private_class(self):
786785
"""Typedefs to private classes should not resolve"""
787786

0 commit comments

Comments
 (0)