From f7aff706a84fbf6b7781dabc4edad258d4202b55 Mon Sep 17 00:00:00 2001 From: Thomas Adamcik Date: Tue, 21 Jan 2014 21:14:30 +0100 Subject: [PATCH] mpd: Move commands tests to mpd directory --- .../mpd/{protocol/test_commands_decorator.py => test_commands.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/mpd/{protocol/test_commands_decorator.py => test_commands.py} (100%) diff --git a/tests/mpd/protocol/test_commands_decorator.py b/tests/mpd/test_commands.py similarity index 100% rename from tests/mpd/protocol/test_commands_decorator.py rename to tests/mpd/test_commands.py