mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	CMake: added labels to tests
This commit is contained in:
		| @@ -21,3 +21,8 @@ add_executable(MiscTests | ||||
| set_target_properties(MiscTests PROPERTIES UNITY_BUILD OFF) | ||||
|  | ||||
| add_test(Misc MiscTests) | ||||
|  | ||||
| set_tests_properties(Misc | ||||
| 	PROPERTIES | ||||
| 		LABELS 		"Catch" | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user