Get a basic blog up and running
[styx.blog] / core / tests.py
diff --git a/core/tests.py b/core/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.