forked from bblanchon/ArduinoJson
Add a stub for shallowCopy()
This commit is contained in:
@@ -18,6 +18,7 @@ add_executable(DeprecatedTests
|
||||
BasicJsonDocument.cpp
|
||||
DynamicJsonDocument.cpp
|
||||
memoryUsage.cpp
|
||||
shallowCopy.cpp
|
||||
StaticJsonDocument.cpp
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user