mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	CMake: added empty line at end of each file
This commit is contained in:
		| @@ -21,4 +21,4 @@ add_test(IntegrationTests IntegrationTests) | ||||
| set_tests_properties(IntegrationTests | ||||
| 	PROPERTIES | ||||
| 		LABELS 		"Catch" | ||||
| ) | ||||
| ) | ||||
|   | ||||
| @@ -24,4 +24,4 @@ add_test(JsonArray JsonArrayTests) | ||||
| set_tests_properties(JsonArray | ||||
| 	PROPERTIES | ||||
| 		LABELS 		"Catch" | ||||
| ) | ||||
| ) | ||||
|   | ||||
| @@ -25,4 +25,4 @@ add_test(JsonDeserializer JsonDeserializerTests) | ||||
| set_tests_properties(JsonDeserializer | ||||
| 	PROPERTIES | ||||
| 		LABELS 		"Catch" | ||||
| ) | ||||
| ) | ||||
|   | ||||
| @@ -26,4 +26,4 @@ add_test(JsonDocument JsonDocumentTests) | ||||
| set_tests_properties(JsonDocument | ||||
| 	PROPERTIES | ||||
| 		LABELS 		"Catch" | ||||
| ) | ||||
| ) | ||||
|   | ||||
| @@ -24,4 +24,4 @@ add_test(JsonObject JsonObjectTests) | ||||
| set_tests_properties(JsonObject | ||||
| 	PROPERTIES | ||||
| 		LABELS 		"Catch" | ||||
| ) | ||||
| ) | ||||
|   | ||||
| @@ -19,4 +19,4 @@ add_test(JsonSerializer JsonSerializerTests) | ||||
| set_tests_properties(JsonSerializer | ||||
| 	PROPERTIES | ||||
| 		LABELS 		"Catch" | ||||
| ) | ||||
| ) | ||||
|   | ||||
| @@ -30,4 +30,4 @@ add_test(JsonVariant JsonVariantTests) | ||||
| set_tests_properties(JsonVariant | ||||
| 	PROPERTIES | ||||
| 		LABELS 		"Catch" | ||||
| ) | ||||
| ) | ||||
|   | ||||
| @@ -15,4 +15,4 @@ add_test(MemoryPool MemoryPoolTests) | ||||
| set_tests_properties(MemoryPool | ||||
| 	PROPERTIES | ||||
| 		LABELS 		"Catch" | ||||
| ) | ||||
| ) | ||||
|   | ||||
| @@ -21,4 +21,4 @@ add_test(MsgPackDeserializer MsgPackDeserializerTests) | ||||
| set_tests_properties(MsgPackDeserializer | ||||
| 	PROPERTIES | ||||
| 		LABELS 		"Catch" | ||||
| ) | ||||
| ) | ||||
|   | ||||
| @@ -16,4 +16,4 @@ add_test(MsgPackSerializer MsgPackSerializerTests) | ||||
| set_tests_properties(MsgPackSerializer | ||||
| 	PROPERTIES | ||||
| 		LABELS 		"Catch" | ||||
| ) | ||||
| ) | ||||
|   | ||||
| @@ -15,4 +15,4 @@ add_test(Numbers NumbersTests) | ||||
| set_tests_properties(Numbers | ||||
| 	PROPERTIES | ||||
| 		LABELS 		"Catch" | ||||
| ) | ||||
| ) | ||||
|   | ||||
| @@ -15,4 +15,4 @@ add_test(TextFormatter TextFormatterTests) | ||||
| set_tests_properties(TextFormatter | ||||
| 	PROPERTIES | ||||
| 		LABELS 		"Catch" | ||||
| ) | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user