From 73fafc62b9b4c534211842a55468762a62ca45c9 Mon Sep 17 00:00:00 2001 From: Rustam Zaitov Date: Sun, 6 Oct 2013 13:42:51 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=B8=D0=BC=D0=B5?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D0=B0=D0=BB=20=D1=84=D0=B0=D0=B9=D0=BB=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20=D1=82=D0=BE=D0=B3=D0=BE=20=D1=87=D1=82?= =?UTF-8?q?=D0=BE=D0=B1=D1=8B=20=D0=BC=D0=BE=D0=B6=D0=BD=D0=BE=20=D0=B1?= =?UTF-8?q?=D1=8B=D0=BB=D0=BE=20=D0=B7=D0=B0=D0=BF=D1=83=D1=81=D0=BA=D0=B0?= =?UTF-8?q?=D1=82=D1=8C=20=D1=82=D0=B5=D1=81=D1=82=D1=8B=20=D1=81=20=D0=B0?= =?UTF-8?q?=D1=80=D0=B3=D1=83=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D0=BC=D0=B8=20?= =?UTF-8?q?=D0=BF=D0=BE-=D1=83=D0=BC=D0=BE=D0=BB=D1=87=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...ject_sections_from_test.py => test_remove_project_sections.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scripts/UnitTests/SolutionToolkit/{remove_project_sections_from_test.py => test_remove_project_sections.py} (100%) diff --git a/scripts/UnitTests/SolutionToolkit/remove_project_sections_from_test.py b/scripts/UnitTests/SolutionToolkit/test_remove_project_sections.py similarity index 100% rename from scripts/UnitTests/SolutionToolkit/remove_project_sections_from_test.py rename to scripts/UnitTests/SolutionToolkit/test_remove_project_sections.py