summaryrefslogtreecommitdiff
path: root/sd/qa/unit/import-tests.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/qa/unit/import-tests.cxx')
-rw-r--r--sd/qa/unit/import-tests.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/qa/unit/import-tests.cxx b/sd/qa/unit/import-tests.cxx
index bd65a309f4a9..63b8056a70d4 100644
--- a/sd/qa/unit/import-tests.cxx
+++ b/sd/qa/unit/import-tests.cxx
@@ -99,7 +99,7 @@ void SdFiltersTest::testDocumentLayout()
struct { const char *pInput, *pDump; sal_Int32 nExportType; } aFilesToCompare[] =
{
{ "odp/shapes-test.odp", "xml/shapes-test_page", -1 },
- { "pptx/fdo47434-all.pptx", "pptx/xml/fdo47434_page", -1 },
+ { "fdo47434.pptx", "xml/fdo47434_", -1 },
{ "n758621.ppt", "xml/n758621_", -1 },
{ "fdo64586.ppt", "xml/fdo64586_", -1 },
{ "n819614.pptx", "xml/n819614_", -1 },