From a5bb0860caf443cb89a7d4b67a040485e7509e74 Mon Sep 17 00:00:00 2001 From: Sune Vuorela Date: Mon, 15 Jun 2015 20:03:54 +0200 Subject: Unittest of reading config data from qt resource REVIEW: 124098 --- autotests/test.ini | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 autotests/test.ini (limited to 'autotests/test.ini') diff --git a/autotests/test.ini b/autotests/test.ini new file mode 100644 index 00000000..48b58533 --- /dev/null +++ b/autotests/test.ini @@ -0,0 +1,3 @@ +[MainSection] +TestEntry=ExpectedData + -- cgit v1.2.1