Add crashreports stats project
diff --git a/crashreport_stats/tests.py b/crashreport_stats/tests.py
new file mode 100644
index 0000000..7ce503c
--- /dev/null
+++ b/crashreport_stats/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.