The starting guide to regression testing had an outdated VTest link. No backport needed. --- doc/regression-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/regression-testing.txt b/doc/regression-testing.txt index 5b070a457..4c2f825be 100644 --- a/doc/regression-testing.txt +++ b/doc/regression-testing.txt @@ -24,7 +24,7 @@ vtest installation ------------------------ To use vtest you will have to download and compile the recent vtest -sources found at https://github.com/vtest/VTest. +sources found at https://github.com/vtest/VTest2. To compile vtest: -- Egor Shestakov egor ascii(0x40) ved1 ascii(0x2E) me

