diff options
Diffstat (limited to 'test/MSGFMT/MOFile_doc_user_examples2.py')
-rw-r--r-- | test/MSGFMT/MOFile_doc_user_examples2.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/MSGFMT/MOFile_doc_user_examples2.py b/test/MSGFMT/MOFile_doc_user_examples2.py index ad67b3e..ab37369 100644 --- a/test/MSGFMT/MOFile_doc_user_examples2.py +++ b/test/MSGFMT/MOFile_doc_user_examples2.py @@ -32,8 +32,6 @@ Make sure, that the examples given in user guide all work. import TestSCons import os -site_scons = os.environ['SCONS_TOOL_LIB_DIR'] - ############################################################################### # Trivial example. Just load the tool. test = TestSCons.TestSCons() |