InvenTree/InvenTree/common/test_views.py

7 lines
131 B
Python

"""
Unit tests for the views associated with the 'common' app
"""
# -*- coding: utf-8 -*-
from __future__ import unicode_literals