summaryrefslogtreecommitdiff
path: root/without-tests
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-02-02 18:54:39 +0200
committerLars Wirzenius <liw@liw.fi>2018-02-03 15:12:41 +0200
commit207d82bb24f83df0fe71c73f700cec076ffdcfc5 (patch)
tree4164a429a560b6289b16dc16b7cede2ca809fbf8 /without-tests
parentd50c4c54925b6c126e427d7386c86c7601535e14 (diff)
downloadqvisqve-207d82bb24f83df0fe71c73f700cec076ffdcfc5.tar.gz
Refactor: move most of backend.py to app.py
This allows "import salami" without having SALAMI_CONFIG set in the environment.
Diffstat (limited to 'without-tests')
-rw-r--r--without-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/without-tests b/without-tests
index a95a008..e093520 100644
--- a/without-tests
+++ b/without-tests
@@ -2,6 +2,7 @@ setup.py
doc/build.py
salami/__init__.py
salami/api.py
+salami/app.py
salami/backend.py
salami/log_setup.py
salami/responses.py