Skip to content

Commit

Permalink
Fix test build
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe committed Dec 10, 2024
1 parent 006f4da commit c7f9128
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions melior/src/ir/block.rs
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ mod tests {
use crate::{
ir::{operation::OperationBuilder, r#type::IntegerType, Module, Region, ValueLike},
test::create_test_context,
Error,
};
use pretty_assertions::assert_eq;

Expand Down

0 comments on commit c7f9128

Please sign in to comment.