diff options
Diffstat (limited to 'test/MSGMERGE/POUpdate_doc_user_examples2.py')
-rw-r--r-- | test/MSGMERGE/POUpdate_doc_user_examples2.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/MSGMERGE/POUpdate_doc_user_examples2.py b/test/MSGMERGE/POUpdate_doc_user_examples2.py index 0126391..a9f7dda 100644 --- a/test/MSGMERGE/POUpdate_doc_user_examples2.py +++ b/test/MSGMERGE/POUpdate_doc_user_examples2.py @@ -31,8 +31,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() |