Skip to content
Snippets Groups Projects
Select Git revision
  • 201bc410fdea2ff37f852a2417d928a1b1fce3e2
  • main default protected
  • release
  • OZG-6837-header
  • 0.11.0
  • 0.10.0
  • 0.9.0
  • 0.8.0
  • 0.7.0
  • 0.6.0
  • 0.5.0
  • 0.4.0
12 results

Jenkinsfile

Blame
  • test_plugin.py 92 B
    """Tests for plugin.py."""
    import ckanext.odsh.plugin as plugin
    
    def test_plugin():
        pass