Update test to match cacheflush behavior

This commit is contained in:
PThorpe92
2025-07-26 16:21:44 -04:00
parent b8e6cd5ae2
commit c0800ecc29

View File

@@ -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::*;