From 9ff9d2303dc6ccb856a66664af625990efaf172b Mon Sep 17 00:00:00 2001 From: Takashi Sasaki Date: Sun, 28 Oct 2018 22:50:49 +0900 Subject: test framework manual is moved --- mysql-test/mysql-test-run.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mysql-test/mysql-test-run.pl') diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl index 8253af5fbbd..5587f918d92 100755 --- a/mysql-test/mysql-test-run.pl +++ b/mysql-test/mysql-test-run.pl @@ -25,7 +25,7 @@ # Tool used for executing a suite of .test files # # See the "MySQL Test framework manual" for more information -# http://dev.mysql.com/doc/mysqltest/en/index.html +# https://mariadb.com/kb/en/library/mysqltest/ # # ############################################################################## -- cgit v1.2.1