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
1 changed files with 0 additions and 7 deletions

View File

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