5 lines
82 B
Python
5 lines
82 B
Python
# apic/rails/tests.py
|
|
from django.test import TestCase
|
|
|
|
# Create your tests here.
|