From 47eb4b546fe25ec6efc8a4b97294b8024d1424d2 Mon Sep 17 00:00:00 2001 From: Vadim Rutkovsky Date: Fri, 25 Apr 2014 13:21:58 +0200 Subject: [PATCH] tests: temporary disable long shortcuts tests --- Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index 48b7adca9d..20490259ee 100644 --- a/Makefile.am +++ b/Makefile.am @@ -150,9 +150,8 @@ DISTCHECK_CONFIGURE_FLAGS = \ --with-help @BEHAVE_INSTALLED_TESTS_RULE@ -INSTALLED_TESTS=general_shortcuts mail_shortcuts contacts_shortcuts \ - calendar_shortcuts memos_shortcuts view_shortcuts menu_shortcuts \ - addressbook_contacts +INSTALLED_TESTS=general_shortcuts mail_shortcuts contacts_shortcuts \ + memos_shortcuts view_shortcuts addressbook_contacts INSTALLED_TESTS_TYPE=session-exclusive -include $(top_srcdir)/git.mk