tests/elocation: Disable elocation test suite until deps are installed on jenkins

I expected them to be installed but I was wrong. Will keep this disabled until
this is sorted out on jenkins.
This commit is contained in:
Stefan Schmidt 2014-11-11 16:57:53 +01:00
parent 1884e4813a
commit 103295d9e3
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ lib_elocation_libelocation_la_LDFLAGS = @EFL_LTLIBRARY_FLAGS@
if EFL_ENABLE_TESTS
check_PROGRAMS += tests/elocation/elocation_suite
TESTS += tests/elocation/elocation_suite
#check_PROGRAMS += tests/elocation/elocation_suite
#TESTS += tests/elocation/elocation_suite
tests_elocation_elocation_suite_SOURCES = \
tests/elocation/elocation_suite.c