forked from bblanchon/ArduinoJson
Added DeserializationError::EmptyInput
This commit is contained in:
@ -10,6 +10,7 @@ add_executable(MsgPackDeserializerTests
|
||||
doubleToFloat.cpp
|
||||
incompleteInput.cpp
|
||||
input_types.cpp
|
||||
misc.cpp
|
||||
nestingLimit.cpp
|
||||
notSupported.cpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user