2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-05 11:31:34 +00:00

remove empty test

This commit is contained in:
Matthias
2022-01-21 00:08:36 +01:00
parent a96ceba0be
commit b2eb4e131a

View File

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