ckanext-d4science_theme/ckanext/d4science_theme/tests/test_plugin.py

5 lines
103 B
Python
Raw Permalink Normal View History

2023-09-21 17:01:55 +02:00
"""Tests for plugin.py."""
import ckanext.d4science_theme.plugin as plugin
def test_plugin():
pass