Merge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache
[mdictionary] / trunk / src / plugins / xdxf / tests / test.cpp
index 45020ee..93b5c1c 100644 (file)
@@ -89,7 +89,6 @@ void XdxfTest::searchWordList() {
     QList<Translation*> te11 = xdxfPlugin->searchWordList("h**?*?**e");
         QCOMPARE(te11.at(0)->key(), QString("house"));
 
-
 }
 
 void XdxfTest::stop() {