Enable test with duplicate name
This commit is contained in:
parent
5d564687c3
commit
8f7455f3d3
@ -713,7 +713,7 @@ def test_enum_typedef_3():
|
|||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
def test_enum_typedef_3():
|
def test_enum_typedef_3_1():
|
||||||
content = """
|
content = """
|
||||||
typedef enum { E1 } * PBE;
|
typedef enum { E1 } * PBE;
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user