Skip to content

Commit

Permalink
move test_image to within package for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
almindor committed May 24, 2024
1 parent 8bf3354 commit 7ff5271
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes
2 changes: 1 addition & 1 deletion mipidsi/src/test_image.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ use embedded_graphics_core::{
///
/// # Expected output
///
#[doc = include_str!("../../docs/test_image.svg")]
#[doc = include_str!("../assets/test_image.svg")]
///
/// Note that the gray border around the image above is only added to make the
/// white border visible on the light rustdoc theme and will not be visible when
Expand Down

0 comments on commit 7ff5271

Please sign in to comment.