From f45af7c8093dae17bada71e33a2c32023a2c1986 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Wed, 30 Nov 2016 21:01:31 +0100 Subject: start to split the functions test by category Change-Id: Ib06eaee7cf5eeb3dbe95ad42afc2a17caa0359c2 Reviewed-on: https://gerrit.libreoffice.org/31440 Tested-by: Jenkins Reviewed-by: Markus Mohrhard --- sc/Library_scqahelper.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sc/Library_scqahelper.mk') diff --git a/sc/Library_scqahelper.mk b/sc/Library_scqahelper.mk index 3cfd6d4b5abc..767ef7a9e714 100644 --- a/sc/Library_scqahelper.mk +++ b/sc/Library_scqahelper.mk @@ -61,6 +61,7 @@ $(eval $(call gb_Library_use_libraries,scqahelper,\ $(eval $(call gb_Library_add_exception_objects,scqahelper,\ sc/qa/unit/helper/qahelper \ sc/qa/unit/helper/xpath \ + sc/qa/unit/functions_test \ )) # vim: set noet sw=4 ts=4: -- cgit