debian-python-lml/tests/test_plugin/pyexcel_test/__init__.py

5 lines
115 B
Python

from lml.plugin import PluginInfoChain
__test_plugins__ = PluginInfoChain(__name__).add_a_plugin("test_io", "x")