Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
fmoletta committed Oct 23, 2023
1 parent 146b41f commit f26ed87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/vm/cairo_run/cairo_run_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ func TestKeccakAddUint256(t *testing.T) {

func TestBlake2sHelloWorldHash(t *testing.T) {
testProgram("blake2s_hello_world_hash", t)
}
}

func TestUint256Integration(t *testing.T) {
testProgram("uint256_integration_tests", t)
Expand Down

0 comments on commit f26ed87

Please sign in to comment.