diff options
Diffstat (limited to 'tests/testutil.py')
-rw-r--r-- | tests/testutil.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testutil.py b/tests/testutil.py index 2af60f7..d85cf3f 100644 --- a/tests/testutil.py +++ b/tests/testutil.py @@ -1,6 +1,6 @@ # gemato: Test utility functions # (c) 2017-2023 Michał Górny -# Licensed under the terms of 2-clause BSD license +# SPDX-License-Identifier: GPL-2.0-or-later import errno import functools |