Fix failing test on HHVM

This commit is contained in:
Timothy Warren 2014-02-20 10:31:54 -05:00
parent 484548dc49
commit 003991659a
1 changed files with 9 additions and 0 deletions

View File

@ -111,6 +111,15 @@
),
);
$expected_possibilities[] = array (
array (
'selectid' => '0',
'order' => '0',
'from' => '0',
'detail' => 'SEARCH TABLE create_test USING INTEGER PRIMARY KEY (rowid>? AND rowid<?) (~62500 rows)',
),
);
$passed = FALSE;
// Check for a matching possibility