mirror of
https://github.com/isar/rusqlite.git
synced 2025-12-07 12:02:24 +08:00
Rustfmt
This commit is contained in:
@@ -289,8 +289,8 @@ fn free_boxed_hook<F>(p: *mut c_void) {
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
use super::Action;
|
||||
use std::sync::atomic::{AtomicBool, Ordering};
|
||||
use crate::Connection;
|
||||
use std::sync::atomic::{AtomicBool, Ordering};
|
||||
|
||||
#[test]
|
||||
fn test_commit_hook() {
|
||||
|
||||
Reference in New Issue
Block a user