mirror of
https://github.com/gamaio/gama_api.git
synced 2025-08-16 03:29:02 +00:00
Add the core
This sets up the database to reflect what is written in the schema Next is to add logic
This commit is contained in:
6
core/tests.py
Normal file
6
core/tests.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from django.test import TestCase
|
||||
|
||||
# Create your tests here.
|
Reference in New Issue
Block a user