mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-06 23:38:48 +00:00
7 lines
127 B
Python
7 lines
127 B
Python
# -*- coding: utf-8 -*-
|
|
from __future__ import unicode_literals
|
|
|
|
# from django.test import TestCase
|
|
|
|
# Create your tests here.
|