lostplaces-backend/django_lostplaces/lostplaces/tests/__init__.py

5 lines
123 B
Python

#!/usr/bin/env python
# -*- coding: utf-8 -*-
from django.test import TestCase
from django.contrib.auth.models import User