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

Unified Diff: third_party/sqlite/src/test/tkt-9d68c883.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/tkt-9d68c883.test
diff --git a/third_party/sqlite/src/test/tkt-9d68c883.test b/third_party/sqlite/src/test/tkt-9d68c883.test
index 18dc6ccd67fd6b26c371ade9ae09064a9c88ab0f..ba91b39e396dd855a35c78e4bc944a7843c9c668 100644
--- a/third_party/sqlite/src/test/tkt-9d68c883.test
+++ b/third_party/sqlite/src/test/tkt-9d68c883.test
@@ -50,4 +50,6 @@ for {set i 0} {$i < 100} {incr i} {
} {ok}
}
+catch { db close }
+unregister_devsim
finish_test

Powered by Google App Engine
This is Rietveld 408576698