sd/qa/unit/layout-tests.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a50f482fa1b2239f317add1b83ffeb08b14a44a8 Author: Mike Kaganski <mike.kagan...@collabora.com> AuthorDate: Mon Jun 7 18:24:29 2021 +0300 Commit: Mike Kaganski <mike.kagan...@collabora.com> CommitDate: Mon Jun 7 19:35:23 2021 +0200 Move PPTX testdoc to respective directory Change-Id: I020998c8e8b2a715a7f0a924bd24e09082599a6b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116788 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kagan...@collabora.com> diff --git a/sd/qa/unit/data/odp/tdf128212.pptx b/sd/qa/unit/data/pptx/tdf128212.pptx similarity index 100% rename from sd/qa/unit/data/odp/tdf128212.pptx rename to sd/qa/unit/data/pptx/tdf128212.pptx diff --git a/sd/qa/unit/layout-tests.cxx b/sd/qa/unit/layout-tests.cxx index 7498f24227ac..1d10ab0a2a1e 100644 --- a/sd/qa/unit/layout-tests.cxx +++ b/sd/qa/unit/layout-tests.cxx @@ -68,7 +68,7 @@ void SdLayoutTest::testTdf136949() void SdLayoutTest::testTdf128212() { sd::DrawDocShellRef xDocShRef - = loadURL(m_directories.getURLFromSrc(u"/sd/qa/unit/data/odp/tdf128212.pptx"), PPTX); + = loadURL(m_directories.getURLFromSrc(u"/sd/qa/unit/data/pptx/tdf128212.pptx"), PPTX); std::shared_ptr<GDIMetaFile> xMetaFile = xDocShRef->GetPreviewMetaFile(); MetafileXmlDump dumper; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits