This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
ckanext-ozwillo-pyoidc/ckanext/ozwillo_pyoidc/tests/test_plugin.py

5 lines
102 B
Python

"""Tests for plugin.py."""
import ckanext.ozwillo_pyoidc.plugin as plugin
def test_plugin():
pass