mirror of
https://github.com/gsi-upm/senpy
synced 2025-12-03 12:38:16 +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