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