From: Matthew Fernandez Date: Tue, 15 Nov 2022 01:20:32 +0000 (-0800) Subject: tests: fix legacy comments to rtest X-Git-Tag: 7.0.2~5^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=020ca32dab9a3bcb3e242fe062c9ef209e3fb52f;p=graphviz tests: fix legacy comments to rtest These have been inaccurate since 0e19cdb9bff60fdeb1942f5dca677db9d8a24062. --- diff --git a/tests/regression_tests/regression_test_helpers.py b/tests/regression_tests/regression_test_helpers.py index 082eea7d6..c04dbadf4 100644 --- a/tests/regression_tests/regression_test_helpers.py +++ b/tests/regression_tests/regression_test_helpers.py @@ -1,7 +1,7 @@ """ Support functions for some other test files. -FIXME: This should probably be integrated into ../../rtest/gvtest.py +FIXME: This should probably be integrated into ../../tests/gvtest.py """ import difflib diff --git a/tests/regression_tests/vuln/vuln.py b/tests/regression_tests/vuln/vuln.py index 6f83496c7..fd347933f 100644 --- a/tests/regression_tests/vuln/vuln.py +++ b/tests/regression_tests/vuln/vuln.py @@ -1,7 +1,7 @@ """ Some legacy tests against previous bugs. -FIXME: this should probably be integrated into ../../../rtest/test_regression.py +FIXME: this should probably be integrated into ../../../tests/test_regression.py """ import subprocess