Skip to content

Commit

Permalink
Fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Dandandan committed Jun 14, 2021
1 parent 78e3742 commit 1385342
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datafusion/src/optimizer/filter_push_down.rs
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,6 @@ mod tests {
Ok(())
}


#[test]
fn union_all() -> Result<()> {
let table_scan = test_table_scan()?;
Expand Down

0 comments on commit 1385342

Please sign in to comment.