corrections and tests

This commit is contained in:
2021-07-16 21:51:30 +02:00
committed by Robin Mueller
parent 434a0f6a7a
commit 88a20a512a
12 changed files with 265 additions and 14 deletions

View File

@ -13,6 +13,8 @@ private:
void fileTests();
void testScratchApi();
void testJsonLibDirect();
void testDummyParams();
};