Skip to content

Commit

Permalink
TEST: Register array_08.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
czgdp1807 committed Dec 21, 2023
1 parent 5216938 commit e321e3a
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 @@ -198,3 +198,5 @@ RUN(NAME array_06.cpp LABELS gcc llvm NOFAST
EXTRA_ARGS --extra-arg=-I${CONDA_PREFIX}/include)
RUN(NAME array_07.cpp LABELS gcc llvm NOFAST
EXTRA_ARGS --extra-arg=-I${CONDA_PREFIX}/include)
RUN(NAME array_08.cpp LABELS gcc llvm NOFAST
EXTRA_ARGS --extra-arg=-I${CONDA_PREFIX}/include)

0 comments on commit e321e3a

Please sign in to comment.