summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/bootstrap
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2016-12-17 10:30:36 +0100
committerMatúš Kukan <matus@libreoffice.org>2016-12-23 11:18:41 +0000
commit597d178c2b516ab0cff4e4f86246d47ce9700f18 (patch)
treef7c6ae8071cd9f5b5b5133fa9d53a3c14bae6273 /sal/qa/rtl/bootstrap
parent8e743e46781b252f41227d809dec43d3c4c1d01f (diff)
tdf#97283: Merge sal rtl tests to one makefile
Change-Id: I1b78276e08feef9b6f49e5abe002391c50a8d2cc Reviewed-on: https://gerrit.libreoffice.org/32143 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Matúš Kukan <matus@libreoffice.org>
Diffstat (limited to 'sal/qa/rtl/bootstrap')
-rw-r--r--sal/qa/rtl/bootstrap/expand.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/qa/rtl/bootstrap/expand.cxx b/sal/qa/rtl/bootstrap/expand.cxx
index 2e76cbf5d21f..ef8a27db7d69 100644
--- a/sal/qa/rtl/bootstrap/expand.cxx
+++ b/sal/qa/rtl/bootstrap/expand.cxx
@@ -55,6 +55,4 @@ CPPUNIT_TEST_SUITE_REGISTRATION(Test);
}
-CPPUNIT_PLUGIN_IMPLEMENT();
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */