theme / ckanext / ozwillo_theme / tests / test_plugin.py @ bc3cb51a
1 |
"""Tests for plugin.py."""
|
---|---|
2 |
import ckanext.ozwillo_theme.plugin as plugin |
3 |
|
4 |
def test_plugin(): |
5 |
pass
|
- « Previous
- 1
- 2
- Next »