Some unit tests appended the local ROX-Lib's location to PYTHONPATH instead
commit9b22a5d3bba8927701bc38e1940f69939a7fba31
authorThomas Leonard <talex5@gmail.com>
Sun, 28 May 2006 14:57:52 +0000 (28 14:57 +0000)
committerThomas Leonard <talex5@gmail.com>
Sun, 28 May 2006 14:57:52 +0000 (28 14:57 +0000)
treed493c585be0ba098de35ce129d18b8b5e394c841
parentc3b02423dfd5cc8cfb5ea3b03f877f059a426016
Some unit tests appended the local ROX-Lib's location to PYTHONPATH instead
of inserting it. If ROX-Lib was already in PYTHONPATH, this caused them to
test the existing version instead!

git-svn-id: https://rox.svn.sourceforge.net/svnroot/rox/trunk/ROX-Lib2@4610 66de3db3-b00d-0410-b41b-f4738ad19bea
tests/python/testbasedir.py
tests/python/testchoices.py
tests/python/testicon_theme.py
tests/python/testmenu.py
tests/python/testoptions.py
tests/python/testrox.py