Run atomic_writer_test only on linux

This commit is contained in:
Paul Morie 2016-02-11 22:10:51 -05:00
parent b5c12d10b8
commit cc967972a1

View File

@ -1,3 +1,5 @@
// +build linux
/*
Copyright 2016 The Kubernetes Authors All rights reserved.