Files
code_examples_server/app/tests.py

7 lines
125 B
Python
Raw Permalink Normal View History

2017-05-06 22:38:32 -04:00
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.test import TestCase
# Create your tests here.