summaryrefslogtreecommitdiff
path: root/tests/test_cmdline_tool.py
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-01-31 04:02:07 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-01-31 04:02:07 (GMT)
commit3b28d9a406ee6e25754732d442933ff5cfd5c88f (patch)
tree445225d164117eb416759ad20f91ffaeaf0ea5fe /tests/test_cmdline_tool.py
parente8a9df55cfcf10e31d6513d6cb14cf630ee6c9b8 (diff)
cleanup
Diffstat (limited to 'tests/test_cmdline_tool.py')
-rwxr-xr-xtests/test_cmdline_tool.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_cmdline_tool.py b/tests/test_cmdline_tool.py
index 517c7e9..2ccd301 100755
--- a/tests/test_cmdline_tool.py
+++ b/tests/test_cmdline_tool.py
@@ -35,7 +35,7 @@ def initialize_environment():
def init_expected_filename(testname, cmd):
global expecteddir, expectedfilename
testbinary_filename = os.path.split(cmd)[1]
- # if you have guicgalpngtest, use the images for cgalpngtest
+ # guicgalpngtest uses the images from cgalpngtest
if testbinary_filename.startswith("gui"):
testbinary_filename = testbinary_filename[3:]
expecteddir = os.path.join(options.regressiondir, testbinary_filename )
contact: Jan Huwald // Impressum