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:
		| @@ -17,3 +17,8 @@ if(CMAKE_CXX_COMPILER_ID MATCHES "GNU") | ||||
| endif() | ||||
|  | ||||
| add_test(IntegrationTests IntegrationTests) | ||||
|  | ||||
| set_tests_properties(IntegrationTests | ||||
| 	PROPERTIES | ||||
| 		LABELS 		"Catch" | ||||
| ) | ||||
		Reference in New Issue
	
	Block a user