Skip to content

Commit 3197cc1

Browse files
committed
.
1 parent 75071be commit 3197cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zjit/src/hir/opt_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11477,7 +11477,7 @@ mod hir_opt_tests {
1147711477
}
1147811478

1147911479
#[test]
11480-
fn specialize_polymorphic_send_iseq_with_immediate() {
11480+
fn specialize_polymorphic_send_with_immediate() {
1148111481
set_call_threshold(4);
1148211482
eval("
1148311483
class C; end

0 commit comments

Comments
 (0)