Skip to content

Commit

Permalink
Fix failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Dec 2, 2024
1 parent d3ee368 commit 9af78fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/geometry.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3173,6 +3173,7 @@ impl ContextHandling for ConstGeometry<'_> {

#[cfg(test)]
mod test {
use super::*;

#[test]
#[cfg(feature = "v3_11_0")]
Expand Down

0 comments on commit 9af78fc

Please sign in to comment.