Browse code

Add missing build tag for stack tests.

Signed-off-by: Daniel Nephin <dnephin@docker.com>

Daniel Nephin authored on 2017/02/02 03:25:37
Showing 1 changed files
... ...
@@ -1,3 +1,5 @@
1
+// +build !windows
2
+
1 3
 package main
2 4
 
3 5
 import (