Diff of /admins/tests.py [000000] .. [dd62f3]

Switch to side-by-side view

--- a
+++ b/admins/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.