Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/translatortests.py
diff options
context:
space:
mode:
authormike <michael.jmontcalm@gmail.com>2009-11-30 16:51:15 (GMT)
committer mike <michael.jmontcalm@gmail.com>2009-12-05 21:17:50 (GMT)
commitd9eb3274aaa6e1395c86c4dfaa488e493969857b (patch)
tree9231c0a18eb8b9efa2decb274f5a6d7c0f2ce59e /tests/translatortests.py
parent32c62b4f0370791eb52e4ee8f9c0f1ee3058675d (diff)
LP 448319 : Translation layer tests and automatic generation of pot file (ongoing)
Diffstat (limited to 'tests/translatortests.py')
-rw-r--r--tests/translatortests.py2
1 files changed, 2 insertions, 0 deletions
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