diff --git a/sqlite3/tests/compat/mod.rs b/sqlite3/tests/compat/mod.rs index 700fa6910..d3aa58001 100644 --- a/sqlite3/tests/compat/mod.rs +++ b/sqlite3/tests/compat/mod.rs @@ -207,6 +207,11 @@ mod tests { #[cfg(not(feature = "sqlite3"))] mod libsql_ext { +<<<<<<< HEAD +||||||| parent of 7f61fbb8 (Update test to match cacheflush behavior) +======= + use limbo_sqlite3::sqlite3_close_v2; +>>>>>>> 7f61fbb8 (Update test to match cacheflush behavior) use super::*;