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 | 93f1b10ad4c4f398aed75bf62ed3643554876678 (patch) | |
tree | f1a7c228f27b186c68405b35f6359b581c1c9ada /archaeological_operations | |
parent | 2ff410391dca7b7e5d4015d268e176d39225cf6e (diff) | |
download | Ishtar-93f1b10ad4c4f398aed75bf62ed3643554876678.tar.bz2 Ishtar-93f1b10ad4c4f398aed75bf62ed3643554876678.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 |