Skip to content

Commit

Permalink
Merge pull request #1419 from Inkvisto/willbe_error_tools
Browse files Browse the repository at this point in the history
READY: (willbe) error_tools warnings fixes
  • Loading branch information
Wandalen authored Aug 1, 2024
2 parents 55c789c + f07fc58 commit c079941
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module/core/error_tools/tests/inc/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ use super::*;

mod assert_test;
mod basic_test;
#[ cfg( not( feature = "no_std" ) ) ]
mod err_with_test;
mod untyped_test;
File renamed without changes.

0 comments on commit c079941

Please sign in to comment.