소스 검색

migration of cia

VISHAL BHANUSHALI 3 달 전
부모
커밋
bce11e869a
2개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 0 0
      ca/migrations/__init__.py
  2. 3 0
      ca/tests.py

+ 0 - 0
ca/migrations/__init__.py


+ 3 - 0
ca/tests.py

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