Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 7b64a0fd7..21d2b9c2d 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -103,11 +103,9 @@ exclude = [
"gajim/plugins/pluginmanager.py",
"scripts/update_flatpak_manifest.py",
"test/common/test_uri_util.py",
- "test/dialogs/certificate_dialog.py",
"test/dialogs/change_password.py",
"test/dialogs/dataform.py",
"test/dialogs/groupchat_info.py",
- "test/dialogs/ssl_error_dialog.py",
"test/gui/test_menus.py",
"test/gui/test_nick_completion.py",
]