mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-22 16:29:20 +08:00
Ignore test_execute_multiple when no extra check
This commit is contained in:
parent
c6a5fd402c
commit
6c838bf544
@ -1061,6 +1061,7 @@ mod test {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
#[cfg(feature = "extra_check")]
|
||||||
fn test_execute_multiple() {
|
fn test_execute_multiple() {
|
||||||
let db = checked_memory_handle();
|
let db = checked_memory_handle();
|
||||||
let err = db
|
let err = db
|
||||||
|
Loading…
Reference in New Issue
Block a user