From 391071aee47174678e4800b0d89b966aaa82d8d2 Mon Sep 17 00:00:00 2001 From: Thomas Farstrike Date: Wed, 25 Feb 2026 07:55:47 +0100 Subject: [PATCH] Move file --- .../audio/duplex_test.py => tests/manual_test_duplex_audio.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename internal_filesystem/lib/mpos/audio/duplex_test.py => tests/manual_test_duplex_audio.py (100%) diff --git a/internal_filesystem/lib/mpos/audio/duplex_test.py b/tests/manual_test_duplex_audio.py similarity index 100% rename from internal_filesystem/lib/mpos/audio/duplex_test.py rename to tests/manual_test_duplex_audio.py