This commit is contained in:
Matthias 2022-01-09 03:35:29 +01:00
parent f9742ab41d
commit ad9a9da656
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -4,6 +4,7 @@ from django.test import TestCase
from plugin import plugin_registry from plugin import plugin_registry
class SampleApiCallerPluginTests(TestCase): class SampleApiCallerPluginTests(TestCase):
""" Tests for SampleApiCallerPluginTests """ """ Tests for SampleApiCallerPluginTests """