tests: Moved torture_knownhosts to client tests.

This commit is contained in:
Andreas Schneider
2010-12-28 14:41:46 +01:00
parent 2bc03d22a1
commit 99d45c686c
3 changed files with 1 additions and 2 deletions

View File

@@ -2,4 +2,5 @@ project(clienttests C)
#add_check_test(torture_algorithms torture_algorithms.c ${TORTURE_LIBRARY})
#add_check_test(torture_auth torture_auth.c ${TORTURE_LIBRARY})
#add_check_test(torture_knownhosts torture_knownhosts.c ${TORTURE_LIBRARY})
#add_check_test(torture_proxycommand torture_proxycommand.c ${TORTURE_LIBRARY})