diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2016-12-17 10:30:36 +0100 |
---|---|---|
committer | Matúš Kukan <matus@libreoffice.org> | 2016-12-23 11:18:41 +0000 |
commit | 597d178c2b516ab0cff4e4f86246d47ce9700f18 (patch) | |
tree | f7c6ae8071cd9f5b5b5133fa9d53a3c14bae6273 /sal/qa/rtl/bootstrap | |
parent | 8e743e46781b252f41227d809dec43d3c4c1d01f (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.cxx | 2 |
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: */ |