remove empty test
This commit is contained in:
parent
a96ceba0be
commit
b2eb4e131a
|
|
@ -1,7 +0,0 @@
|
||||||
from django.test import TestCase
|
|
||||||
|
|
||||||
|
|
||||||
class SupplierPartTest(TestCase):
|
|
||||||
|
|
||||||
def setUp(self):
|
|
||||||
pass
|
|
||||||
Loading…
Reference in New Issue