2023-04-19 22:58:45 +09:00

5 lines
56 B
Makefile

.PHONY: test
test:
@GOOS=js GOARCH=wasm go test ./...