Skip to content

Commit

Permalink
Auto merge of #212 - mbrubeck:fuzz, r=jdm
Browse files Browse the repository at this point in the history
Fuzzing fixes for CI

None
  • Loading branch information
bors-servo authored Apr 22, 2020
2 parents 62ce124 + b59a5c4 commit 6c76c41
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
target
/Cargo.lock
/fuzz/hfuzz_target
16 changes: 8 additions & 8 deletions fuzz/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6c76c41

Please sign in to comment.