2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-04-29 06:14:26 +00:00
This commit is contained in:
Matthias Mair
2022-05-20 12:32:25 +02:00
parent 023ff3c85a
commit 3a1996dd48
5 changed files with 3 additions and 5 deletions
+1
View File
@@ -22,6 +22,7 @@ class PartViewTestCase(TestCase):
def setUp(self):
super().setUp()
class PartListTest(PartViewTestCase):
def test_part_index(self):