summaryrefslogtreecommitdiff
path: root/sw/qa
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa')
-rw-r--r--sw/qa/core/uwriter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/core/uwriter.cxx b/sw/qa/core/uwriter.cxx
index 6b286542a344..e7a7156dc06e 100644
--- a/sw/qa/core/uwriter.cxx
+++ b/sw/qa/core/uwriter.cxx
@@ -79,7 +79,6 @@ public:
void testPageDescName();
void testFileNameFields();
void testDocStat();
- void testModelToViewHelper();
void testModelToViewHelperPassthrough();
void testModelToViewHelperExpandFieldsExpandFootnote();
void testModelToViewHelperExpandFieldsExpandFootnoteReplaceMode();
@@ -108,6 +107,7 @@ public:
CPPUNIT_TEST(testPageDescName);
CPPUNIT_TEST(testFileNameFields);
CPPUNIT_TEST(testDocStat);
+ CPPUNIT_TEST(testModelToViewHelperPassthrough);
CPPUNIT_TEST(testModelToViewHelperExpandFieldsExpandFootnote);
CPPUNIT_TEST(testModelToViewHelperExpandFieldsExpandFootnoteReplaceMode);
CPPUNIT_TEST(testModelToViewHelperExpandFields);