mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-29 10:17:39 +02:00
Changed the rules of string duplication (fixes #658)
This commit is contained in:
@ -12,6 +12,7 @@ add_executable(JsonObjectTests
|
||||
printTo.cpp
|
||||
remove.cpp
|
||||
set.cpp
|
||||
size.cpp
|
||||
subscript.cpp
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user