Skip to content

Commit

Permalink
Change fuzzer name
Browse files Browse the repository at this point in the history
  • Loading branch information
juan.mv committed Aug 7, 2023
1 parent ce7e6a8 commit 4fb18d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -315,4 +315,4 @@ run-cairo-compiled-fuzzer:
diff-fuzz:
. cairo-vm-env/bin/activate ; \
cd fuzzer/diff_fuzzer/; \
../../cairo-vm-env/bin/python mul_div_mod_hint.py -len_control=0
../../cairo-vm-env/bin/python random_hint_fuzzer.py -len_control=0
File renamed without changes.

0 comments on commit 4fb18d5

Please sign in to comment.