summaryrefslogtreecommitdiffstats
path: root/tests/manual/wasm/selenium/qwasmwindow/qwasmwindow.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/wasm/selenium/qwasmwindow/qwasmwindow.py')
-rw-r--r--tests/manual/wasm/selenium/qwasmwindow/qwasmwindow.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/wasm/selenium/qwasmwindow/qwasmwindow.py b/tests/manual/wasm/selenium/qwasmwindow/qwasmwindow.py
index a1b3606dce..954cd5be17 100644
--- a/tests/manual/wasm/selenium/qwasmwindow/qwasmwindow.py
+++ b/tests/manual/wasm/selenium/qwasmwindow/qwasmwindow.py
@@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
from selenium.webdriver import Chrome
from selenium.webdriver.common.actions.action_builder import ActionBuilder