aboutsummaryrefslogtreecommitdiff
path: root/autotests/kdesktopfiletest.h
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/kdesktopfiletest.h')
-rw-r--r--autotests/kdesktopfiletest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/autotests/kdesktopfiletest.h b/autotests/kdesktopfiletest.h
index ed6679a2..f63edd0d 100644
--- a/autotests/kdesktopfiletest.h
+++ b/autotests/kdesktopfiletest.h
@@ -27,6 +27,7 @@ class KDesktopFileTest : public QObject
private Q_SLOTS:
void initTestCase();
void testRead();
+ void testReadDirectory();
void testReadLocalized_data();
void testReadLocalized();
void testUnsuccessfulTryExec();