diff options
author | drebs <drebs@leap.se> | 2017-02-02 12:28:19 -0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-02-09 17:41:56 +0100 |
commit | 4ae57257fa2d40ceeba1558d995d3514e6f6d6fa (patch) | |
tree | b24e76898a8c0d903a8789dc9332a25907c8fa46 /testing/tests/server/test_config.py | |
parent | a2f041de7f1ea653f078ac9cd532e2d2b774248f (diff) |
[test] move server url mapper tests to its own file
Diffstat (limited to 'testing/tests/server/test_config.py')
-rw-r--r-- | testing/tests/server/test_config.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/server/test_config.py b/testing/tests/server/test_config.py index 1241472b..133057f5 100644 --- a/testing/tests/server/test_config.py +++ b/testing/tests/server/test_config.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # test_config.py -# Copyright (C) 2013 LEAP +# Copyright (C) 2017 LEAP # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |