Skip to content

Commit 101f790

Browse files
committed
Registered enum_04
1 parent a74ee8b commit 101f790

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration_tests/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ RUN(NAME structs_05 LABELS llvm c)
252252
RUN(NAME enum_01 LABELS cpython llvm c)
253253
RUN(NAME enum_02 LABELS cpython llvm)
254254
RUN(NAME enum_03 LABELS cpython llvm c)
255+
RUN(NAME enum_04 LABELS cpython llvm c)
255256
RUN(NAME union_01 LABELS cpython llvm c)
256257
RUN(NAME union_02 LABELS llvm c)
257258
RUN(NAME union_03 LABELS cpython llvm c)

0 commit comments

Comments
 (0)