Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasSte committed Nov 12, 2024
1 parent 52f5665 commit f3733ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/execution.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3500,7 +3500,7 @@ fn callx_unsupported_instruction_and_exceeded_max_instructions() {
}

#[test]
fn test_maximum_after_callx() {
fn test_capped_after_callx() {
test_interpreter_and_jit_asm!(
"
mov64 r0, 0x0
Expand Down

0 comments on commit f3733ad

Please sign in to comment.