From c48b77f29458a92229eaf0514eb04ce3ab137387 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Tronel?= Date: Sat, 29 Aug 2026 16:12:23 +0200 Subject: [PATCH] Move tests to root of the project. --- {src/tscut/tests => tests}/h264/test_bitstream.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {src/tscut/tests => tests}/h264/test_bitstream.py (100%) diff --git a/src/tscut/tests/h264/test_bitstream.py b/tests/h264/test_bitstream.py similarity index 100% rename from src/tscut/tests/h264/test_bitstream.py rename to tests/h264/test_bitstream.py