aboutsummaryrefslogtreecommitdiff
path: root/test/__init__.py
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2021-11-27 13:14:28 +0100
committerWojtek Kosior <koszko@koszko.org>2021-11-27 13:15:33 +0100
commit5b2a7a61fd5cf9982f105a3081c2ed7a298b71df (patch)
treea53b200722278e7cc9793ecd6f2ea134a609cead /test/__init__.py
parent96068ada37bfa1d7e6485551138ba36600664caf (diff)
downloadbrowser-extension-5b2a7a61fd5cf9982f105a3081c2ed7a298b71df.tar.gz
browser-extension-5b2a7a61fd5cf9982f105a3081c2ed7a298b71df.zip
add Selenium- and Python-based test system
Diffstat (limited to 'test/__init__.py')
-rw-r--r--test/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/__init__.py b/test/__init__.py
new file mode 100644
index 0000000..19b869e
--- /dev/null
+++ b/test/__init__.py
@@ -0,0 +1 @@
+# SPDX-License-Identifier: CC0-1.0