Skip to content

Commit

Permalink
Register structs_18
Browse files Browse the repository at this point in the history
  • Loading branch information
czgdp1807 committed Dec 30, 2022
1 parent 7252547 commit 08f4940
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration_tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,8 @@ RUN(NAME structs_14 LABELS cpython llvm c)
RUN(NAME structs_15 LABELS cpython llvm c)
RUN(NAME structs_16 LABELS cpython llvm c)
RUN(NAME structs_17 LABELS cpython llvm c)
RUN(NAME structs_18 LABELS llvm c
EXTRAFILES structs_18b.c)
RUN(NAME sizeof_01 LABELS llvm c
EXTRAFILES sizeof_01b.c)
RUN(NAME enum_01 LABELS cpython llvm c)
Expand Down

0 comments on commit 08f4940

Please sign in to comment.