summaryrefslogtreecommitdiff
path: root/test/Library_test.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2019-06-06 17:45:24 +0100
committerMichael Meeks <michael.meeks@collabora.com>2019-06-07 15:42:05 +0200
commit03d33ba9410433d2072364b3afb9dbd6b19c4d0d (patch)
treea0513e810856ea6a45fc8eb31b086e857b9a17fd /test/Library_test.mk
parent00dfa6dc890dbbc8140fe613599becb5e4c55486 (diff)
lok: re-factor getTextSelection.
Change-Id: I2c27c213ee980e19d6020e9599b2b72115e7f28e Reviewed-on: https://gerrit.libreoffice.org/73626 Tested-by: Jenkins Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Diffstat (limited to 'test/Library_test.mk')
-rw-r--r--test/Library_test.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Library_test.mk b/test/Library_test.mk
index ce318d95471c..4be059857a84 100644
--- a/test/Library_test.mk
+++ b/test/Library_test.mk
@@ -52,6 +52,7 @@ $(eval $(call gb_Library_add_exception_objects,test,\
test/source/unoapi_property_testers \
test/source/helper/form \
test/source/helper/shape \
+ test/source/helper/transferable \
))
# vim: set noet sw=4 ts=4: