Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Commit d1ea2d4

Browse files
author
Martin Lacroix
committed
Update CMakeLists.txt
1 parent ad2f0d0 commit d1ea2d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ MACRO_AddTest(${CMAKE_CURRENT_SOURCE_DIR}/VLM_Metafor)
88
MACRO_AddTest(${CMAKE_CURRENT_SOURCE_DIR}/SU2_Metafor)
99
MACRO_AddTest(${CMAKE_CURRENT_SOURCE_DIR}/SU2_Modal)
1010
MACRO_AddTest(${CMAKE_CURRENT_SOURCE_DIR}/SU2_pyBeam)
11-
MACRO_AddTest(${CMAKE_CURRENT_SOURCE_DIR}/SU2_SU2)
11+
# MACRO_AddTest(${CMAKE_CURRENT_SOURCE_DIR}/SU2_SU2)
1212
IF(NOT WIN32)
1313
MACRO_AddTest(${CMAKE_CURRENT_SOURCE_DIR}/Flow_RBM)
1414
MACRO_AddTest(${CMAKE_CURRENT_SOURCE_DIR}/SU2_RBM)

0 commit comments

Comments
 (0)