From e227e8c8a0d1d648b5271effddd0879eeed53f6c Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Sat, 25 Oct 2025 11:31:55 -0700 Subject: [PATCH] mv test_whisper --- tests/{local_testing => audio_tests}/test_whisper.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{local_testing => audio_tests}/test_whisper.py (100%) diff --git a/tests/local_testing/test_whisper.py b/tests/audio_tests/test_whisper.py similarity index 100% rename from tests/local_testing/test_whisper.py rename to tests/audio_tests/test_whisper.py