Skip to content

Commit 00c1643

Browse files
committed
Register union_01/02/03
1 parent 857a5cb commit 00c1643

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

integration_tests/CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,9 @@ 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 union_01 LABELS cpython llvm c)
256+
RUN(NAME union_02 LABELS llvm c)
257+
RUN(NAME union_03 LABELS cpython llvm c)
255258
RUN(NAME test_str_to_int LABELS cpython llvm)
256259
RUN(NAME test_platform LABELS cpython llvm)
257260
RUN(NAME test_vars_01 LABELS cpython llvm)

0 commit comments

Comments
 (0)