From 94a77eea30bec37db83be528b8898846b21477e7 Mon Sep 17 00:00:00 2001 From: unclecode Date: Thu, 19 Feb 2026 06:33:46 +0000 Subject: [PATCH] Move test_repro_1640.py to tests/browser/ --- test_repro_1640.py => tests/browser/test_repro_1640.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test_repro_1640.py => tests/browser/test_repro_1640.py (100%) diff --git a/test_repro_1640.py b/tests/browser/test_repro_1640.py similarity index 100% rename from test_repro_1640.py rename to tests/browser/test_repro_1640.py