]> granicus.if.org Git - graphviz/commitdiff
tests: fix legacy comments to rtest
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 15 Nov 2022 01:20:32 +0000 (17:20 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 17 Nov 2022 01:58:44 +0000 (17:58 -0800)
These have been inaccurate since 0e19cdb9bff60fdeb1942f5dca677db9d8a24062.

tests/regression_tests/regression_test_helpers.py
tests/regression_tests/vuln/vuln.py

index 082eea7d6b5fdd0baf61753ba6c32851bdeb764d..c04dbadf49297e7fdfabb4db092f9e13cccd8862 100644 (file)
@@ -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
index 6f83496c751de5bda74136a5f02d2809463cbb44..fd347933f4a742fbcb9ad968dedb0eba12a68d50 100644 (file)
@@ -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