1# The file with expected results fits only to a run without
2# ps-protocol/sp-protocol/cursor-protocol/view-protocol.
3if (`SELECT $PS_PROTOCOL + $SP_PROTOCOL + $CURSOR_PROTOCOL
4            + $VIEW_PROTOCOL > 0`)
5{
6   --skip Test requires: ps-protocol/sp-protocol/cursor-protocol/view-protocol disabled
7}
8
9