2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00
This commit is contained in:
Matthias
2022-01-09 03:35:29 +01:00
parent f9742ab41d
commit ad9a9da656

View File

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