Skip to content

Commit 61aa7ca

Browse files
committed
Registered structs_10.py
1 parent 7186105 commit 61aa7ca

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
@@ -265,6 +265,7 @@ RUN(NAME structs_07 LABELS llvm c
265265
EXTRAFILES structs_07b.c)
266266
RUN(NAME structs_08 LABELS cpython llvm c)
267267
RUN(NAME structs_09 LABELS cpython llvm c)
268+
RUN(NAME structs_10 LABELS cpython llvm c)
268269
RUN(NAME sizeof_01 LABELS llvm c
269270
EXTRAFILES sizeof_01b.c)
270271
RUN(NAME enum_01 LABELS cpython llvm c)

0 commit comments

Comments
 (0)