Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1637)

Unified Diff: third_party/sqlite/src/test/fts3join.test

Issue 2765553002: [sql] Import SQLite 3.17.0. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/sqlite/src/test/fts3join.test
diff --git a/third_party/sqlite/src/test/fts3join.test b/third_party/sqlite/src/test/fts3join.test
index 64363639db8a6c636242aa726d0f1ea23d2c5330..0fb8c620224632e578d353bf6a3c27822195d1a3 100644
--- a/third_party/sqlite/src/test/fts3join.test
+++ b/third_party/sqlite/src/test/fts3join.test
@@ -62,5 +62,3 @@ do_catchsql_test 2.5 {
} {1 {unable to use function MATCH in the requested context}}
finish_test
-
-

Powered by Google App Engine
This is Rietveld 408576698