diff options
Diffstat (limited to 'tests/unittest_helpers.py')
-rw-r--r-- | tests/unittest_helpers.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unittest_helpers.py b/tests/unittest_helpers.py index e4d92e81..a11b595d 100644 --- a/tests/unittest_helpers.py +++ b/tests/unittest_helpers.py @@ -2,6 +2,7 @@ # Copyright (c) 2015-2016 Ceridwen <ceridwenv@gmail.com> # Copyright (c) 2019 Ashley Whetter <ashley@awhetter.co.uk> # Copyright (c) 2020 David Gilman <davidgilman1@gmail.com> +# Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com> # Copyright (c) 2021 Pierre Sassoulas <pierre.sassoulas@gmail.com> # Copyright (c) 2021 hippo91 <guillaume.peillex@gmail.com> |