diff options
Diffstat (limited to 'test/MSGINIT/POinit_doc_user_examples6.py')
-rw-r--r-- | test/MSGINIT/POinit_doc_user_examples6.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/MSGINIT/POinit_doc_user_examples6.py b/test/MSGINIT/POinit_doc_user_examples6.py index bf694fa..9e5f189 100644 --- a/test/MSGINIT/POinit_doc_user_examples6.py +++ b/test/MSGINIT/POinit_doc_user_examples6.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() |