┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests/dolphindetailsviewtest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/dolphindetailsviewtest.cpp')
-rw-r--r--src/tests/dolphindetailsviewtest.cpp8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/tests/dolphindetailsviewtest.cpp b/src/tests/dolphindetailsviewtest.cpp
index 5c5f21cfa..d28be760d 100644
--- a/src/tests/dolphindetailsviewtest.cpp
+++ b/src/tests/dolphindetailsviewtest.cpp
@@ -24,13 +24,9 @@
#include "views/dolphindetailsview.h"
#include "views/dolphinview.h"
#include "views/dolphinmodel.h"
-#include "views/dolphindirlister.h"
#include "views/dolphinsortfilterproxymodel.h"
#include "views/zoomlevelinfo.h"
-#include <KTempDir>
-
-#include <QtCore/QDir>
#include <qtestmouse.h>
#include <qtestkeyboard.h>
@@ -73,7 +69,7 @@ private:
/**
* This test verifies that DolphinDetailsView::expandedUrls() returns the right set of URLs.
- * The test creates a folder hierarchy: 3 folders (a, b, c) contain 3 subfolders (also names a, b, c) each.
+ * The test creates a folder hierarchy: 3 folders (a, b, c) contain 3 subfolders (also named a, b, c) each.
* Each of those contains 3 further subfolders of the same name.
*/
@@ -294,4 +290,4 @@ void DolphinDetailsViewTest::bug257401_longFilenamesKeyboardNavigation() {
QTEST_KDEMAIN(DolphinDetailsViewTest, GUI)
-#include "dolphindetailsviewtest.moc" \ No newline at end of file
+#include "dolphindetailsviewtest.moc"