Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Commit

Permalink
test: disable wasm test on windows
Browse files Browse the repository at this point in the history
Doesn't work.
  • Loading branch information
Stebalien committed Jul 15, 2021
1 parent 70c48cc commit c2539ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browser_integration_native_test.go
@@ -1,4 +1,4 @@
// +build !js
// +build !js,!windows

package websocket

Expand Down

0 comments on commit c2539ec

Please sign in to comment.