mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-29 18:27:37 +02:00
Gathered the tests of ElementProxy in one file
This commit is contained in:
@ -9,6 +9,7 @@ add_executable(JsonDocumentTests
|
||||
containsKey.cpp
|
||||
createNested.cpp
|
||||
DynamicJsonDocument.cpp
|
||||
ElementProxy.cpp
|
||||
isNull.cpp
|
||||
nesting.cpp
|
||||
overflowed.cpp
|
||||
|
Reference in New Issue
Block a user