Skip to content

Commit 1a70fd9

Browse files
add __init__.py so python -m unitests works
1 parent f579018 commit 1a70fd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# SPDX-License-Identifier: LGPL-2.1-or-later
2+
# See Notices.txt for copyright information

0 commit comments

Comments
 (0)