diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-04-04 11:41:04 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-04-04 11:41:04 +0200 |
commit | f6058532b7644c586d28eeeaf8b9308320f9fe19 (patch) | |
tree | f1a7c228f27b186c68405b35f6359b581c1c9ada /archaeological_operations | |
parent | 3f18460f80c89d5de4420fbe53fb39991cd08105 (diff) | |
download | Ishtar-f6058532b7644c586d28eeeaf8b9308320f9fe19.tar.bz2 Ishtar-f6058532b7644c586d28eeeaf8b9308320f9fe19.zip |
Base finds: fix cache generation on context record change (refs #3484)
Diffstat (limited to 'archaeological_operations')
-rw-r--r-- | archaeological_operations/tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_operations/tests.py b/archaeological_operations/tests.py index e1ae68237..67f9454fa 100644 --- a/archaeological_operations/tests.py +++ b/archaeological_operations/tests.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2012-2016 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet> +# Copyright (C) 2012-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 |