Merge pull request #30643 from dnephin/fix-stack-remove-test-flake

Add missing build tag for stack tests
This commit is contained in:
Alexander Morozov 2017-02-01 12:31:02 -08:00 committed by GitHub
commit 3138a8f9f2

View file

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