Skip to content

Commit

Permalink
Merge pull request #1308 from YuliaProkopovych/reflect-tools
Browse files Browse the repository at this point in the history
READY(reflect_tools): fix tests
  • Loading branch information
Wandalen committed May 1, 2024
2 parents 3014c10 + 7e6d66d commit 9c54a21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module/core/reflect_tools/tests/tests.rs
Expand Up @@ -4,5 +4,6 @@ use reflect_tools as the_module;
#[ allow( unused_imports ) ]
use test_tools::exposed::*;

#[ cfg( feature = "enabled" ) ]
mod inc;

0 comments on commit 9c54a21

Please sign in to comment.