Skip to content

Commit f6e43e4

Browse files
committed
gui tests: Add licensing information to conftest.py
1 parent 3488b1d commit f6e43e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/test_gui/conftest.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2025 Lukas Schrangl <[email protected]>
2+
#
3+
# SPDX-License-Identifier: BSD-3-Clause
4+
#
15
import pytest
26

37

0 commit comments

Comments
 (0)