Files
code_examples_server/compile_server/app/tests.py
Nicolas Setton 048668da5a Initial revision
2017-05-06 22:38:49 -04:00

7 lines
125 B
Python

# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.test import TestCase
# Create your tests here.