forked from bblanchon/ArduinoJson
Fixed regression in UTF16 decoding (fixes #1173)
This commit is contained in:
@@ -11,6 +11,7 @@ add_executable(MiscTests
|
||||
TypeTraits.cpp
|
||||
unsigned_char.cpp
|
||||
Utf8.cpp
|
||||
Utf16.cpp
|
||||
version.cpp
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user