diff options
author | David Tardon <dtardon@redhat.com> | 2017-05-02 23:07:45 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2017-05-02 23:08:01 +0200 |
commit | 9daa6e293d24694cb6102a15f228a6c008acf79d (patch) | |
tree | fe764f584aaa2348e4031db50ea64792c624be47 /writerperfect/qa | |
parent | b82e0fed4b21b06e11aa5f8413710676ce7111e4 (diff) |
fix file name
Change-Id: I43f4f0281d83c402fb7ced9fe0b01ef8a59d7aa5
Diffstat (limited to 'writerperfect/qa')
-rw-r--r-- | writerperfect/qa/unit/WpftImpressFilterTest.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/writerperfect/qa/unit/WpftImpressFilterTest.cxx b/writerperfect/qa/unit/WpftImpressFilterTest.cxx index ebcc1f1d2d1d..2da1195d30c5 100644 --- a/writerperfect/qa/unit/WpftImpressFilterTest.cxx +++ b/writerperfect/qa/unit/WpftImpressFilterTest.cxx @@ -43,7 +43,7 @@ void WpftImpressFilterTest::test() {"PowerPoint_Mac_1", REQUIRE_MWAW_VERSION(0, 3, 9)}, {"PowerPoint_Mac_2", REQUIRE_MWAW_VERSION(0, 3, 9)}, {"PowerPoint_Mac_3", REQUIRE_MWAW_VERSION(0, 3, 9)}, - {"PowerPoint_Mac_4", REQUIRE_MWAW_VERSION(0, 3, 10)}, + {"PowerPoint_Mac_4.ppt", REQUIRE_MWAW_VERSION(0, 3, 10)}, {"PowerPoint_2.ppt", REQUIRE_MWAW_VERSION(0, 3, 10)}, {"PowerPoint_3.ppt", REQUIRE_MWAW_VERSION(0, 3, 9)}, {"PowerPoint_4.ppt", REQUIRE_MWAW_VERSION(0, 3, 10)}, |