From f9dc3e3d81bb6b578fe055f22cf6210f96b18097 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Thu, 20 Dec 2012 00:48:04 +0100 Subject: [PATCH] mpd: Rename test file to match src file --- tests/frontends/mpd/{serializer_test.py => translator_test.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/frontends/mpd/{serializer_test.py => translator_test.py} (100%) diff --git a/tests/frontends/mpd/serializer_test.py b/tests/frontends/mpd/translator_test.py similarity index 100% rename from tests/frontends/mpd/serializer_test.py rename to tests/frontends/mpd/translator_test.py