From 80ffcf3b1679cc1f48c04a88583c4673d3c2ea47 Mon Sep 17 00:00:00 2001 From: Alex Richardson Date: Wed, 7 May 2014 20:47:28 +0200 Subject: Test that kconfig always uses native line endings in the created files --- autotests/kconfigtest.h | 1 + 1 file changed, 1 insertion(+) (limited to 'autotests/kconfigtest.h') diff --git a/autotests/kconfigtest.h b/autotests/kconfigtest.h index 6e947929..f2897a8f 100644 --- a/autotests/kconfigtest.h +++ b/autotests/kconfigtest.h @@ -75,6 +75,7 @@ private Q_SLOTS: void testLocaleConfig(); void testDirtyAfterRevert(); void testKdeGlobals(); + void testNewlines(); void testThreads(); -- cgit v1.2.1