Skip to content

Commit

Permalink
ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
cospectrum committed Oct 19, 2024
1 parent f8d8b62 commit 9114be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/drawing/text.rs
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ pub fn draw_text_mut<C>(
});
}

//#[cfg(not(miri))]
#[cfg(not(miri))]
#[cfg(test)]
mod proptests {
use super::*;
Expand Down

0 comments on commit 9114be1

Please sign in to comment.