]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/tests/renamedialogtest.cpp
Make the test link (moving renamedialog to libdolphinprivate since we'll need that...
[dolphin.git] / src / tests / renamedialogtest.cpp
index 8914bc067be5a646587958a425906061cf3e0129..6404420ffaf9a03656a807d2ccab313a962ea2a6 100644 (file)
@@ -43,3 +43,5 @@ void RenameDialogTest::testExtensionString()
     result = RenameDialog::extensionString("Image.tar.1.12.gz");
     QCOMPARE(result, QString(".tar.1.12.gz"));
 }
+
+#include "renamedialogtest.moc"