<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> pytest.ini | 2 ++
 1 file changed, 2 insertions(+)

diff --git pytest.ini pytest.ini
new file mode 100644
index 000000000000..ca5e906bab55
--- /dev/null
+++ pytest.ini
@@ -0,0 +1,2 @@
+[pytest]
+python_files = test/*.py
</pre></body></html>