Skip to content
Snippets Groups Projects
test_plugin.py 92 B
Newer Older
  • Learn to ignore specific revisions
  • anonymous's avatar
    anonymous committed
    """Tests for plugin.py."""
    import ckanext.odsh.plugin as plugin
    
    def test_plugin():
        pass