2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-29 20:16:44 +00:00
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
class SampleApiCallerPluginTests(TestCase):
""" Tests for SampleApiCallerPluginTests """