Skip to content

Commit 71d0f79

Browse files
committed
more unwanted code
1 parent 57f0157 commit 71d0f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ endif()
3030

3131
if (EXISTS ${CMAKE_SOURCE_DIR}/lib/modules/exp/tests)
3232
list(APPEND SRCS
33-
${CMAKE_SOURCE_DIR}/lib/modules/exp/tests/functests/ECSClientFuncTestzlibs.cpp
33+
${CMAKE_SOURCE_DIR}/lib/modules/exp/tests/functests/ECSClientFuncTests.cpp
3434
${CMAKE_SOURCE_DIR}/lib/modules/exp/tests/functests/ECSClientRealworldFuncTests.cpp
3535
${CMAKE_SOURCE_DIR}/lib/modules/exp/tests/functests/ECSConfigCacheFuncTests.cpp
3636
)

0 commit comments

Comments
 (0)