test_plugin.py 101 B

123456
  1. """Tests for plugin.py."""
  2. import ckanext.s3multipart.plugin as plugin
  3. def test_plugin():
  4. pass