remove empty test

This commit is contained in:
Matthias 2022-01-21 00:08:36 +01:00
parent a96ceba0be
commit b2eb4e131a
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -1,7 +0,0 @@
from django.test import TestCase
class SupplierPartTest(TestCase):
def setUp(self):
pass