Quellcode durchsuchen

migration of cia

VISHAL BHANUSHALI vor 3 Monaten
Ursprung
Commit
bce11e869a
2 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  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.