mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 18:41:56 +01:00
6 lines
148 B
PHP
6 lines
148 B
PHP
|
# The file with expected results fits only to a run with
|
||
|
# view-protocol.
|
||
|
if (`SELECT $VIEW_PROTOCOL = 0`)
|
||
|
{
|
||
|
--skip Test requires view-protocol
|
||
|
}
|