diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2022-10-27 19:11:14 +0200 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2022-10-27 22:23:56 +0200 |
commit | ba994b6ce2af211cdb89f8f7d91b3ae64ecfb5cd (patch) | |
tree | ace8e1a003beff5df0764e5b7a8ac9fd30e18304 /solenv | |
parent | b4b63d0c46979ad6b6aae5d6a4ea6672ea248e10 (diff) |
CppunitTest_sd_export_tests-ooxml2: use clang-format
Do it before changing the inheritance
Change-Id: Ic2f94977cb8d777023c88612b337e6a060bea422
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141941
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 651b4be145c2..539ac46b8812 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -9486,7 +9486,6 @@ sd/inc/undo/undomanager.hxx sd/qa/unit/SVGExportTests.cxx sd/qa/unit/activex-controls-tests.cxx sd/qa/unit/dialogs-test.cxx -sd/qa/unit/export-tests-ooxml2.cxx sd/qa/unit/export-tests.cxx sd/qa/unit/filters-test.cxx sd/qa/unit/import-tests.cxx |