theme/ckanext/ozwillo_theme/tests/test_plugin.py @ d67246b5
| d67246b5 | Serghei MIHAI | """Tests for plugin.py."""
|
|
import ckanext.ozwillo_theme.plugin as plugin
|
|||
def test_plugin():
|
|||
pass
|
| d67246b5 | Serghei MIHAI | """Tests for plugin.py."""
|
|
import ckanext.ozwillo_theme.plugin as plugin
|
|||
def test_plugin():
|
|||
pass
|