Added admin
[django-girls.git] / blog / tests.py
diff --git a/blog/tests.py b/blog/tests.py
new file mode 100644 (file)
index 0000000..7ce503c
--- /dev/null
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.