fix test.

pull/204/merge
Shirou WAKAYAMA 8 years ago
parent abc5c87f27
commit 85d3530ae8

@ -93,7 +93,7 @@ func TestUserStat_String(t *testing.T) {
}
func TestHostGuid(t *testing.T) {
hi, err := host.Info()
hi, err := Info()
if err != nil {
t.Error(err)
}

Loading…
Cancel
Save