forked from bblanchon/ArduinoJson
Fixed duplication of char*
This commit is contained in:
@ -8,7 +8,6 @@ add_executable(MiscTests
|
||||
TypeTraits.cpp
|
||||
unsigned_char.cpp
|
||||
version.cpp
|
||||
vla.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(MiscTests catch)
|
||||
|
Reference in New Issue
Block a user