Skip to content

Commit

Permalink
renamed test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-marinica committed Jul 14, 2023
1 parent fba53cb commit 597a235
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fn world() -> ScenarioWorld {
}

#[test]
fn adder_mandos_constructed_raw_upgrade_test() {
fn adder_blackbox_upgrade() {
let mut world = world();
let ic = world.interpreter_context();
world
Expand Down

0 comments on commit 597a235

Please sign in to comment.