Skip to content

Commit

Permalink
fix running tests on windows
Browse files Browse the repository at this point in the history
src/testdata/fuzzing files should be treated as binary
  • Loading branch information
ianic committed Feb 10, 2024
1 parent 4390a62 commit 1c0b729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1 @@
src/testdata/* binary
src/testdata/** binary

0 comments on commit 1c0b729

Please sign in to comment.