From b3555fa5c5da9850fcd5e83b1cceed3a2ebf0154 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 10 Oct 2017 13:48:33 -0700 Subject: [PATCH] Fix checkstyle violation in properties file See gh-10565 --- .../org/springframework/boot/env/test-properties.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot/src/test/resources/org/springframework/boot/env/test-properties.properties b/spring-boot-project/spring-boot/src/test/resources/org/springframework/boot/env/test-properties.properties index 245f30a1143..dcefcff57df 100644 --- a/spring-boot-project/spring-boot/src/test/resources/org/springframework/boot/env/test-properties.properties +++ b/spring-boot-project/spring-boot/src/test/resources/org/springframework/boot/env/test-properties.properties @@ -39,4 +39,4 @@ test-multiline-immediate-bang=\ !foo #test ISO 8859-1 -test-iso8859-1-chars=æ×ÈÅÞßáñÀÿ \ No newline at end of file +test-iso8859-1-chars=æ×ÈÅÞßáñÀÿ