mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Removed DeserializationError::NotSupported
This commit is contained in:
		| @@ -181,6 +181,5 @@ TEST_CASE("DeserializationError::f_str()") { | ||||
|   TEST_STRINGIFICATION(IncompleteInput); | ||||
|   TEST_STRINGIFICATION(InvalidInput); | ||||
|   TEST_STRINGIFICATION(NoMemory); | ||||
|   TEST_STRINGIFICATION(NotSupported); | ||||
|   TEST_STRINGIFICATION(TooDeep); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user