summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.pl
diff options
context:
space:
mode:
authorTakashi Sasaki <tsasaki609@gmail.com>2018-10-28 22:50:49 +0900
committerSergey Vojtovich <svoj@mariadb.org>2018-11-01 02:22:18 +0400
commit9ff9d2303dc6ccb856a66664af625990efaf172b (patch)
tree497b17d6e5b480b36b475105514db0b768b51493 /mysql-test/mysql-test-run.pl
parent31f1fe223e3ca0f2a44f7e55df05f096552ae61e (diff)
downloadmariadb-git-9ff9d2303dc6ccb856a66664af625990efaf172b.tar.gz
test framework manual is moved
Diffstat (limited to 'mysql-test/mysql-test-run.pl')
-rwxr-xr-xmysql-test/mysql-test-run.pl2
1 files changed, 1 insertions, 1 deletions
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/
#
#
##############################################################################