mirror of
https://github.com/gsi-upm/senpy
synced 2025-08-23 18:12:20 +00:00
First tests
This commit is contained in:
3
tests/dummy_plugin/__init__.py
Normal file
3
tests/dummy_plugin/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from senpy.plugins import SenpyPlugin
|
||||
|
||||
plugin = SenpyPlugin("dummy")
|
Reference in New Issue
Block a user