summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.com>2014-05-15 22:41:00 +0200
committerTomaž Vajngerl <tomaz.vajngerl@collabora.com>2014-05-15 22:42:24 +0200
commitdc59182bfbb67d22d9e88745380142f811616c2c (patch)
tree5f98b66ca04d1734a6cedc5aa1fda0b0be9cd6e1 /sw
parenteddfced748f0cfed0b6f1d2b00b30287330287c9 (diff)
sw html test: missed one class name at renaming
Change-Id: I614bbda7b796a4bd57d9511a9dc68beafa398b38
Diffstat (limited to 'sw')
-rw-r--r--sw/qa/extras/htmlexport/htmlexport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/htmlexport/htmlexport.cxx b/sw/qa/extras/htmlexport/htmlexport.cxx
index 961b050e5718..fc0caf48a3e9 100644
--- a/sw/qa/extras/htmlexport/htmlexport.cxx
+++ b/sw/qa/extras/htmlexport/htmlexport.cxx
@@ -101,7 +101,7 @@ DECLARE_HTMLEXPORT_ROUNDTRIP_TEST(testCharacterBorder, "charborder.odt")
// No shadow
}
-#define DECLARE_HTMLEXPORT_TEST(TestName, filename) DECLARE_SW_EXPORT_TEST(TestName, filename, Test)
+#define DECLARE_HTMLEXPORT_TEST(TestName, filename) DECLARE_SW_EXPORT_TEST(TestName, filename, HtmlExportTest)
DECLARE_HTMLEXPORT_TEST(testExportOfImages, "textAndImage.docx")
{