organization_api/ckanext/ozwillo_organization_api/tests/test_plugin.py @ 5c8cfd17
|
"""Tests for plugin.py."""
|
|
|
import ckanext.ozwillo_organization_api.plugin as plugin
|
|
|
|
|
|
def test_plugin():
|
|
|
pass
|
- « Previous
- 1
- 2
- Next »