xattr: tests for non-linux

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2016-11-15 15:11:52 +00:00
parent f51a3381de
commit e76196a6d6
2 changed files with 46 additions and 0 deletions

View file

@ -1,3 +1,5 @@
// +build linux
package xattr
import (