Add missing build tag for stack tests.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2017-02-01 13:25:37 -05:00
parent 354bd4aadd
commit dd1d35c269
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// +build !windows
package main
import (