diff options
Diffstat (limited to 'test/gettext/POUpdate/UserExamples.py')
-rw-r--r-- | test/gettext/POUpdate/UserExamples.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/gettext/POUpdate/UserExamples.py b/test/gettext/POUpdate/UserExamples.py index 5f3e6c7..be38996 100644 --- a/test/gettext/POUpdate/UserExamples.py +++ b/test/gettext/POUpdate/UserExamples.py @@ -29,7 +29,6 @@ Make sure, that the examples given in user guide all work. """ import TestSCons -import os test = TestSCons.TestSCons() |