From 7d42d5bb76d2d1793bf83167f9e8b2be4ab28c8e Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Tue, 23 Jun 2020 21:13:13 +0200 Subject: test: set LoadExoticFileFormats to 2 for cppunit test purposes So that in case the officecfg/ default for LoadExoticFileFormats is set to 1 for more conservative users, the tests still pass. make CppunitTest_writerperfect_epubexport CPPUNIT_TEST_NAME="testAbi11105" was one such case when a failure happens without this fix. Change-Id: I7b2dbbf7e64da850cf442ff41e2b6e5fec47d00a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96978 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- test/user-template/registry/modifications.xcd | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'test') diff --git a/test/user-template/registry/modifications.xcd b/test/user-template/registry/modifications.xcd index 1aea26ec2342..f38cc269fdd0 100644 --- a/test/user-template/registry/modifications.xcd +++ b/test/user-template/registry/modifications.xcd @@ -57,4 +57,11 @@ + + + + 2 + + + -- cgit