From 933dc8a3f8b14eff9c51c1a7ece8c29754ad378a Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Wed, 21 Dec 2016 01:09:27 +0300 Subject: tdeio: add tests Signed-off-by: Alexander Golubev (cherry picked from commit ed74769bfaae171809c0bc1a10a8ba0f6ff8895f) --- kio/kfile/tests/kopenwithtest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kio/kfile/tests/kopenwithtest.cpp') diff --git a/kio/kfile/tests/kopenwithtest.cpp b/kio/kfile/tests/kopenwithtest.cpp index ea348a94c..b072d4b83 100644 --- a/kio/kfile/tests/kopenwithtest.cpp +++ b/kio/kfile/tests/kopenwithtest.cpp @@ -28,7 +28,7 @@ int main(int argc, char **argv) { - KApplication app(argc, argv, "kopenwithtest"); + KApplication app(argc, argv, "kopenwithtest", true); KURL::List list; list += KURL("file:///tmp/testfile.txt"); -- cgit v1.2.1