From b68622b3bcc9c2c3c9928514166e178cdcb46175 Mon Sep 17 00:00:00 2001
From: fritzkink <96341974+fritzkink@users.noreply.github.com>
Date: Mon, 01 Apr 2024 21:06:36 +0200
Subject: [PATCH] samba - update to 4.20.0

---
 components/python/pytest-mypy-plugins/test/results-all.master |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/components/python/pytest-mypy-plugins/test/results-all.master b/components/python/pytest-mypy-plugins/test/results-all.master
index 139c38b..15ab383 100644
--- a/components/python/pytest-mypy-plugins/test/results-all.master
+++ b/components/python/pytest-mypy-plugins/test/results-all.master
@@ -5,7 +5,7 @@
 cachedir: .tox/py$(PYV)/.pytest_cache
 rootdir: $(@D)
 configfile: pyproject.toml
-collecting ... collected 61 items
+collecting ... collected 62 items
 
 pytest_mypy_plugins/tests/test-extension.yml::reveal_type_extension_is_loaded PASSED
 pytest_mypy_plugins/tests/test-mypy-config.yml::custom_mypy_config_disallow_any_explicit_set PASSED
@@ -41,6 +41,7 @@
 pytest_mypy_plugins/tests/test_configs/test_join_toml_configs.py::test_join_existing_config[\npretty = true\nshow_error_codes = false\nshow_traceback = true\n] PASSED
 pytest_mypy_plugins/tests/test_configs/test_join_toml_configs.py::test_join_missing_config1 PASSED
 pytest_mypy_plugins/tests/test_configs/test_join_toml_configs.py::test_join_missing_config2 PASSED
+pytest_mypy_plugins/tests/test_configs/test_join_toml_configs.py::test_join_missing_config3 PASSED
 pytest_mypy_plugins/tests/test_configs/test_join_toml_configs.py::test_join_missing_config[\n[tool.mypy]\npretty = true\nshow_error_codes = false\nshow_traceback = true\n] PASSED
 pytest_mypy_plugins/tests/test_configs/test_join_toml_configs.py::test_join_missing_config[\npretty = true\nshow_error_codes = false\nshow_traceback = true\n] PASSED
 pytest_mypy_plugins/tests/test_explicit_configs.py::test_ini_files[$(@D)/pytest_mypy_plugins/tests/test_configs/mypy1.ini] PASSED
@@ -69,6 +70,6 @@
 pytest_mypy_plugins/tests/test_utils.py::test_sorted_by_file_and_line_is_stable[input_lines0] PASSED
 pytest_mypy_plugins/tests/test_utils.py::test_sorted_by_file_and_line_is_stable[input_lines1] PASSED
 
-======== 61 passed ========
+======== 62 passed ========
   py$(PYV): OK
   congratulations :)

--
Gitblit v1.9.3