Skip to content

Commit

Permalink
Some test changes
Browse files Browse the repository at this point in the history
  • Loading branch information
har777 committed Jul 11, 2024
1 parent 6fed6c9 commit e53fdd2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
32 changes: 0 additions & 32 deletions integration_tests/cairo_zero_hint_tests/random_ec.cairo

This file was deleted.

3 changes: 0 additions & 3 deletions integration_tests/cairozero_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,6 @@ func TestCairoFiles(t *testing.T) {
errorExpected := false
if name == "range_check.small.cairo" {
errorExpected = true
} else if name == "ecop.starknet_with_keccak.cairo" {
// temporary, being fixed in another PR soon
continue
}

path := filepath.Join(root, name)
Expand Down

0 comments on commit e53fdd2

Please sign in to comment.