1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-14 13:41:20 +03:00
Files
mariadb/mysql-test/t/disabled.def
mskold@mysql.com d969a9ab68 Fix for bug#12021
2005-07-31 21:33:46 +02:00

15 lines
441 B
Modula-2

##############################################################################
#
# List the test cases that are to be disabled temporarely.
#
# Separate the test case name and the comment with ':'.
#
# <testcasename> : Comment test
#
# Don't use any TAB characters for whitespace.
#
##############################################################################
sp-goto:GOTO is currently is disabled - will be fixed in the future