summaryrefslogtreecommitdiff
path: root/without-tests
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-10-12 15:23:27 +0300
committerLars Wirzenius <liw@liw.fi>2017-10-12 15:23:27 +0300
commit894afeab0e4cab70c6629a611664cdb922aa0aa3 (patch)
tree64d68e9e3818039d82baab12a278aa2f27e2c8d9 /without-tests
parentfc24feb6a85d28ec658abbecea96055add8ccf1d (diff)
downloadqvisqve-894afeab0e4cab70c6629a611664cdb922aa0aa3.tar.gz
Refactor: move notifications and resources into their own routers
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 09d1efc..a752d9d 100644
--- a/without-tests
+++ b/without-tests
@@ -5,6 +5,7 @@ qvarn/backend.py
qvarn/file_router.py
qvarn/logging.py
qvarn/notification_router.py
+qvarn/resource_router.py
qvarn/responses.py
qvarn/router.py
qvarn/sql.py