1
0
mirror of https://github.com/fumiama/water.git synced 2026-06-08 04:00:26 +08:00

Fix build flags for test file

This commit is contained in:
Paul Querna
2018-02-21 18:15:03 +00:00
parent dc106b4195
commit fff2511682

View File

@@ -1,4 +1,5 @@
// +build linux,darwin
// +build linux darwin
package water
import (