forked from bblanchon/ArduinoJson
Added unit tests on multi-dimensional arrays to isolate the bug
This commit is contained in:
@ -53,5 +53,8 @@
|
||||
<ClCompile Include="TestGbathreeStrings.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="TestArrays.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
</Project>
|
Reference in New Issue
Block a user