Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 0 additions & 57 deletions datafusion/core/tests/sql/displayable.rs

This file was deleted.

1 change: 0 additions & 1 deletion datafusion/core/tests/sql/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ pub mod aggregates;
pub mod create_drop;
pub mod csv_files;
pub mod describe;
pub mod displayable;
pub mod explain_analyze;
pub mod expr;
pub mod group_by;
Expand Down