From 709a540381569fc7c1225ad8bf016051b96ea92a Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Sat, 30 Aug 2014 09:18:36 +0530 Subject: [PATCH] Rename test cases to have python standard name --- plinth/tests/{actions_test.py => test_actions.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plinth/tests/{actions_test.py => test_actions.py} (100%) diff --git a/plinth/tests/actions_test.py b/plinth/tests/test_actions.py similarity index 100% rename from plinth/tests/actions_test.py rename to plinth/tests/test_actions.py