diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-01-10 13:05:46 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-01-10 13:05:46 +0100 |
commit | abfc78839b2c295b9d969cf5043bc2fe72fc0516 (patch) | |
tree | 448076cab1c7e659b7df28b8ce090640e985b903 /archaeological_finds/tests.py | |
parent | 8a951471b0fad3c5e7b6d988aeca5948264f1ef4 (diff) | |
download | Ishtar-abfc78839b2c295b9d969cf5043bc2fe72fc0516.tar.bz2 Ishtar-abfc78839b2c295b9d969cf5043bc2fe72fc0516.zip |
Container: add wizard creation test
Diffstat (limited to 'archaeological_finds/tests.py')
-rw-r--r-- | archaeological_finds/tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_finds/tests.py b/archaeological_finds/tests.py index ac87abc48..a1410c5d9 100644 --- a/archaeological_finds/tests.py +++ b/archaeological_finds/tests.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2015 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet> +# Copyright (C) 2015-2017 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet> # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as |