test settings fix
[redakcja.git] / redakcja / settings / test.py
index 717de29..d667ddd 100644 (file)
@@ -36,3 +36,5 @@ NOSE_ARGS = (
     '--with-xunit',
     '--with-xcoverage',
 )
+
+SECRET_KEY = "not-so-secret"