Skip to content

Commit

Permalink
Add integration test to CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
dpoerio committed Jul 8, 2021
1 parent 5f2bccf commit 93393ec
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 @@ -297,3 +297,5 @@ RUN(NAME recursion_03 LABELS gfortran llvm)
RUN(NAME return_01 LABELS gfortran llvm)
RUN(NAME return_02 LABELS gfortran llvm)
RUN(NAME return_03 LABELS gfortran llvm)

RUN(NAME class_01 LABELS gfortran)

0 comments on commit 93393ec

Please sign in to comment.