Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/translatortests.py
diff options
context:
space:
mode:
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