From e3bf12f65ce63a4e91b131b868638d881cced047 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 1 Aug 2016 14:50:03 +0300 Subject: [PATCH] Rename test for platform command --- tests/commands/{test_platforms.py => test_platform.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/commands/{test_platforms.py => test_platform.py} (100%) diff --git a/tests/commands/test_platforms.py b/tests/commands/test_platform.py similarity index 100% rename from tests/commands/test_platforms.py rename to tests/commands/test_platform.py