1
0
mirror of https://github.com/creyD/asiimov.git synced 2026-06-12 00:52:23 +02:00

Initial Commit of src/

This commit is contained in:
2020-01-02 20:30:01 +01:00
parent 653fe645a0
commit 3f6d2fe090
17 changed files with 240 additions and 0 deletions

3
src/core/tests.py Normal file
View File

@@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.