From 003991659a2097ff859a378f2b5c894e0f7ef2c2 Mon Sep 17 00:00:00 2001 From: "Timothy J. Warren" Date: Thu, 20 Feb 2014 10:31:54 -0500 Subject: [PATCH] Fix failing test on HHVM --- tests/databases/sqlite/SqliteQBTest.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tests/databases/sqlite/SqliteQBTest.php b/tests/databases/sqlite/SqliteQBTest.php index ccd116a..a90853a 100644 --- a/tests/databases/sqlite/SqliteQBTest.php +++ b/tests/databases/sqlite/SqliteQBTest.php @@ -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