Skip to content

Commit

Permalink
[test] update tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Vipul-Cariappa committed Jan 10, 2025
1 parent 8392327 commit 22187fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_advancedcpp.py
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,6 @@ def test23_using(self):
assert d2.vcheck() == 'A'
assert d2.vcheck(1) == 'B'

@mark.xfail
def test24_typedef_to_private_class(self):
"""Typedefs to private classes should not resolve"""

Expand Down

0 comments on commit 22187fd

Please sign in to comment.