┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/viewpropertiestest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/viewpropertiestest.cpp b/src/tests/viewpropertiestest.cpp
index ff3d93cdb..a39abaef2 100644
--- a/src/tests/viewpropertiestest.cpp
+++ b/src/tests/viewpropertiestest.cpp
@@ -107,7 +107,6 @@ void ViewPropertiesTest::testReadOnlyDirectory()
props->setSortRole("someNewSortRole");
props.reset();
- qDebug() << destinationDir;
QVERIFY(QDir(destinationDir).exists());
QVERIFY(!QFile::exists(dotDirectoryFile));