From 8f5efff8da3b228ea53f4fb80d4979387204ddd5 Mon Sep 17 00:00:00 2001 From: Reinier Balt Date: Fri, 22 Oct 2010 12:40:57 +0200 Subject: [PATCH] rename features --- features/{contexts_manage.feature => context_list.feature} | 0 features/{edit_a_project.feature => project_edit.feature} | 0 .../{manage_list_of_projects.feature => project_list.feature} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename features/{contexts_manage.feature => context_list.feature} (100%) rename features/{edit_a_project.feature => project_edit.feature} (100%) rename features/{manage_list_of_projects.feature => project_list.feature} (100%) diff --git a/features/contexts_manage.feature b/features/context_list.feature similarity index 100% rename from features/contexts_manage.feature rename to features/context_list.feature diff --git a/features/edit_a_project.feature b/features/project_edit.feature similarity index 100% rename from features/edit_a_project.feature rename to features/project_edit.feature diff --git a/features/manage_list_of_projects.feature b/features/project_list.feature similarity index 100% rename from features/manage_list_of_projects.feature rename to features/project_list.feature