Debug and improve tests

This commit is contained in:
Loic Guegan 2022-09-13 14:38:30 +02:00
parent b3cbb52f00
commit 17bfda379b
25 changed files with 376 additions and 21 deletions

View file

@ -0,0 +1,4 @@
#!/usr/bin/env python
def callback(simulator):
simulator.log("Hello Callback!")