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-routes/ckanext/ozwillo_routes/tests/test_plugin.py

5 lines
102 B
Python

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