Skip to content

Commit

Permalink
Fix debug_condition test
Browse files Browse the repository at this point in the history
  • Loading branch information
vE5li committed Mar 9, 2024
1 parent 8515e36 commit 9659478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/debug/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pub use self::profiling::*;
#[cfg(test)]
mod debug_condition {

use ragnarok_procedural::debug_condition;
use procedural::debug_condition;

#[test]
#[should_panic]
Expand Down

0 comments on commit 9659478

Please sign in to comment.