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