mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-15 17:49:46 +00:00
remove blank line
This commit is contained in:
parent
39c26b5ea6
commit
11fb9823cc
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ fn execute_when_specified() {
|
|||
assert_eq!(tracked_fn_extra(&db, tracked), 2222);
|
||||
}
|
||||
|
||||
|
||||
#[test]
|
||||
fn execute_when_not_specified() {
|
||||
let mut db = Database::default();
|
||||
|
|
Loading…
Reference in a new issue