mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-16 08:56:51 +01:00
Update: Add Tree23 and List template classes
Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
@@ -26,6 +26,7 @@ int main(int argc, char** argv)
|
||||
test->initialize(argc, argv);
|
||||
test->run();
|
||||
delete test;
|
||||
printf("\nPass all tests. \n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user