From 78e5ac76f9beed4bb0822c5fd6ee39b2a0b2b65d Mon Sep 17 00:00:00 2001 From: mike Date: Sat, 05 Dec 2009 21:46:44 +0000 Subject: ResourceTranslation : Fixed comments and whitespace --- (limited to 'tests') diff --git a/tests/translatortests.py b/tests/translatortests.py index ede7dee..171542c 100644 --- a/tests/translatortests.py +++ b/tests/translatortests.py @@ -129,5 +129,6 @@ class ResourceTranslatorTests(unittest.TestCase): for container in list_action.nested_list: assert getattr(container, "resource").type == "file", "Element of list was not converted properly" - def test_string_transation(self): + def test_string_translation(self): + # TODO : Once we have enough time. ;) pass -- cgit v0.9.1