aboutsummaryrefslogtreecommitdiff
path: root/budget/tests/ihatemoney.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'budget/tests/ihatemoney.cfg')
-rw-r--r--budget/tests/ihatemoney.cfg7
1 files changed, 0 insertions, 7 deletions
diff --git a/budget/tests/ihatemoney.cfg b/budget/tests/ihatemoney.cfg
deleted file mode 100644
index 6345fcf..0000000
--- a/budget/tests/ihatemoney.cfg
+++ /dev/null
@@ -1,7 +0,0 @@
-DEBUG = False
-SQLALCHEMY_DATABASE_URI = 'sqlite:///budget.db'
-SQLACHEMY_ECHO = DEBUG
-
-SECRET_KEY = "supersecret"
-
-MAIL_DEFAULT_SENDER = ("Budget manager", "budget@notmyidea.org")