Added timeout to Feedback test.

This commit is contained in:
Markus Makela 2015-03-19 11:40:47 +02:00
parent 29dcd93979
commit f383f745cb

View File

@ -58,3 +58,4 @@ set_tests_properties(testMySQLUsers
TestAdminUsers
TestMemlog
TestFeedback PROPERTIES ENVIRONMENT MAXSCALE_HOME=${CMAKE_BINARY_DIR}/)
set_tests_properties(TestFeedback PROPERTIES TIMEOUT 30)