From cc2510bd5641a6b3d3b0fee5711b3fde1cad7287 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 17 Dec 2012 15:19:52 +0100 Subject: [PATCH] tests: Rename core.playlist tests so it is included in test runs --- tests/core/{playlists.py => playlists_test.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/core/{playlists.py => playlists_test.py} (100%) diff --git a/tests/core/playlists.py b/tests/core/playlists_test.py similarity index 100% rename from tests/core/playlists.py rename to tests/core/playlists_test.py