parent
75106ef662
commit
19f9cc95e9
3 changed files with 1 additions and 5 deletions
@ -1,5 +1,5 @@ |
||||
from django.test import TestCase |
||||
from .models import Manufacturer, STATUS_DEFAULT |
||||
from products.models import Manufacturer, STATUS_DEFAULT |
||||
|
||||
|
||||
class ManufactureTestCase(TestCase): |
||||
Loading…
Reference in new issue