Skip to content

Commit

Permalink
chore: enable fuzzing on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
tdakkota committed Jul 15, 2022
1 parent 340ba2a commit 8f5cf8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fuzz_test.go
@@ -1,5 +1,5 @@
//go:build go1.18 && !windows
// +build go1.18,!windows
//go:build go1.18
// +build go1.18

package jx

Expand Down

0 comments on commit 8f5cf8d

Please sign in to comment.