diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-05-01 09:06:17 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-05-01 12:11:19 +0100 |
commit | 56bdceec9c8d2822ceee38f3cc5bff7ff36d3988 (patch) | |
tree | 97a07d1f2d65da8bf94e2e52c69c28f95b99452f | |
parent | 1b8c1ffe8c65d1eac1f50f6c9e66d5a89dade169 (diff) |
cppunit test appears to have gotten lost
Change-Id: Ief45ebc79f145c03c5b5967c415b45affffd0ca0
-rw-r--r-- | sw/qa/extras/rtftok/rtftok.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/qa/extras/rtftok/rtftok.cxx b/sw/qa/extras/rtftok/rtftok.cxx index 055f7ce5a879..82c6010e05c1 100644 --- a/sw/qa/extras/rtftok/rtftok.cxx +++ b/sw/qa/extras/rtftok/rtftok.cxx @@ -117,6 +117,7 @@ public: CPPUNIT_TEST(testFdo48356); CPPUNIT_TEST(testFdo48023); CPPUNIT_TEST(testFdo48876); + CPPUNIT_TEST(testFdo48193); CPPUNIT_TEST(testFdo44211); CPPUNIT_TEST(testFdo48037); #endif |