summaryrefslogtreecommitdiffstats
path: root/tdeio/tests/kprotocolinfotest.cpp
diff options
context:
space:
mode:
authorAlexander Golubev <[email protected]>2016-12-21 01:09:27 +0300
committerSlávek Banko <[email protected]>2017-01-29 02:48:50 +0100
commit86921d65c5c218a2c721d905a93885cf2fe9b7b7 (patch)
tree617bb19f28f8fbff084e9d58ada0e037edb861e1 /tdeio/tests/kprotocolinfotest.cpp
parentde48b4a218391da82d8bb725e5b8cb3038155065 (diff)
downloadtdelibs-86921d65c5c218a2c721d905a93885cf2fe9b7b7.tar.gz
tdelibs-86921d65c5c218a2c721d905a93885cf2fe9b7b7.zip
tdeio: add tests
Signed-off-by: Alexander Golubev <[email protected]> (cherry picked from commit ed74769bfaae171809c0bc1a10a8ba0f6ff8895f)
Diffstat (limited to 'tdeio/tests/kprotocolinfotest.cpp')
-rw-r--r--tdeio/tests/kprotocolinfotest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tests/kprotocolinfotest.cpp b/tdeio/tests/kprotocolinfotest.cpp
index 9b5242d65..d951f3696 100644
--- a/tdeio/tests/kprotocolinfotest.cpp
+++ b/tdeio/tests/kprotocolinfotest.cpp
@@ -30,7 +30,7 @@ int main(int argc, char **argv) {
"1.0");
TDECmdLineArgs::init(argc, argv, &aboutData);
- TDEApplication app;
+ TDEApplication app(/*styles=*/false, /*gui=*/false);
KURL url;
url.setPath("/tmp");