lostplaces-backend/lostplaces/lostplaces_app/tests.py

9 lines
145 B
Python

#!/usr/bin/env python
# -*- coding: utf-8 -*-
''' Tests for the lostplaces_app. '''
rom django.test import TestCase
# Create your tests here.