diff options
Diffstat (limited to 'test/test_construct_extras.py')
-rw-r--r-- | test/test_construct_extras.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_construct_extras.py b/test/test_construct_extras.py index 65bc047..7aa7d91 100644 --- a/test/test_construct_extras.py +++ b/test/test_construct_extras.py @@ -2,7 +2,7 @@ """Tests for the common routines.""" __author__ = 'Diego Elio Pettenò' -__email__ = 'flameeyes@flameeyes.eu' +__email__ = 'flameeyes@flameeyes.com' __copyright__ = 'Copyright © 2018, Diego Elio Pettenò' __license__ = 'MIT' |