svl/Module_svl.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
New commits: commit c86c51a142301316f78db65ce8697da8d34fd9eb Author: Stephan Bergmann <sberg...@redhat.com> Date: Thu Oct 29 10:06:32 2015 +0100 sort Change-Id: I074eb6c6ecd651aa63257f7f8424efbd87af899c diff --git a/svl/Module_svl.mk b/svl/Module_svl.mk index 636b4fa..3b11224b 100644 --- a/svl/Module_svl.mk +++ b/svl/Module_svl.mk @@ -30,12 +30,12 @@ $(eval $(call gb_Module_add_l10n_targets,svl,\ )) $(eval $(call gb_Module_add_check_targets,svl,\ - CppunitTest_svl_lngmisc \ - CppunitTest_svl_qa_cppunit \ CppunitTest_svl_inetcontenttype \ - CppunitTest_svl_items \ CppunitTest_svl_itempool \ + CppunitTest_svl_items \ + CppunitTest_svl_lngmisc \ CppunitTest_svl_notify \ + CppunitTest_svl_qa_cppunit \ )) #FIXME: fails on MSVC _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits