Skip to content

Commit

Permalink
feature gate
Browse files Browse the repository at this point in the history
  • Loading branch information
coastalwhite committed Dec 16, 2024
1 parent 96b180c commit 3cff142
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/polars-core/src/series/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1195,6 +1195,7 @@ mod test {
}

#[test]
#[cfg(feature = "dtype-date")]
fn roundtrip_list_logical_20311() {
let list = ListChunked::from_chunk_iter(
PlSmallStr::from_static("a"),
Expand Down

0 comments on commit 3cff142

Please sign in to comment.