From 819680e0747c17c8ac2de34c6e2acf41ae093bc3 Mon Sep 17 00:00:00 2001 From: Thomas Adamcik Date: Mon, 22 Dec 2014 22:34:11 +0100 Subject: [PATCH] audio: Move utils test to tests folder --- {mopidy => tests}/audio/test_utils.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {mopidy => tests}/audio/test_utils.py (100%) diff --git a/mopidy/audio/test_utils.py b/tests/audio/test_utils.py similarity index 100% rename from mopidy/audio/test_utils.py rename to tests/audio/test_utils.py