summaryrefslogtreecommitdiff
path: root/xmloff/qa/unit
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-10-07 21:19:19 +0200
committerMichael Stahl <mstahl@redhat.com>2016-10-07 21:35:04 +0200
commit82f3b262f887f832a84ce969cf2da0eedf5babbe (patch)
tree97b146105225493e679d561d0dca75e1c8724f76 /xmloff/qa/unit
parentd6b27080a356d25e87ca2701a4e1e5d2bdc2630f (diff)
xmloff: fix --enable-mergelibs build
... by merging all object-using CppunitTests into uxmloff, which is already disabled for MERGELIBS. Change-Id: I12ad08660fd714cceba2fe9b855cdb1bbda19c2d
Diffstat (limited to 'xmloff/qa/unit')
-rw-r--r--xmloff/qa/unit/tokenmap-test.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/qa/unit/tokenmap-test.cxx b/xmloff/qa/unit/tokenmap-test.cxx
index 0144ded71e2b..dec88882b1d8 100644
--- a/xmloff/qa/unit/tokenmap-test.cxx
+++ b/xmloff/qa/unit/tokenmap-test.cxx
@@ -89,4 +89,3 @@ CPPUNIT_TEST_SUITE_REGISTRATION(TokenmapTest);
}
-CPPUNIT_PLUGIN_IMPLEMENT();