From d9eb3274aaa6e1395c86c4dfaa488e493969857b Mon Sep 17 00:00:00 2001 From: mike Date: Mon, 30 Nov 2009 16:51:15 +0000 Subject: LP 448319 : Translation layer tests and automatic generation of pot file (ongoing) --- (limited to 'tests/translatortests.py') diff --git a/tests/translatortests.py b/tests/translatortests.py index 3b5ca6f..ede7dee 100644 --- a/tests/translatortests.py +++ b/tests/translatortests.py @@ -129,3 +129,5 @@ 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): + pass -- cgit v0.9.1