mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
11 lines
304 B
Diff
11 lines
304 B
Diff
--- a/tests/CMakeLists.txt
|
|
+++ b/tests/CMakeLists.txt
|
|
@@ -63,7 +63,6 @@ if(SH_EXECUTABLE)
|
|
mark_as_advanced(SSHD_EXECUTABLE)
|
|
endif()
|
|
|
|
- add_test(NAME mansyntax COMMAND ${SH_EXECUTABLE} -c "${CMAKE_CURRENT_SOURCE_DIR}/mansyntax.sh")
|
|
endif()
|
|
|
|
add_library(runner STATIC ${librunner_la_SOURCES})
|