mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	CMake: added labels to tests
This commit is contained in:
		| @@ -20,3 +20,8 @@ add_executable(JsonObjectTests | ||||
| ) | ||||
|  | ||||
| add_test(JsonObject JsonObjectTests) | ||||
|  | ||||
| set_tests_properties(JsonObject | ||||
| 	PROPERTIES | ||||
| 		LABELS 		"Catch" | ||||
| ) | ||||
		Reference in New Issue
	
	Block a user