package io_tmp import "testing" func TestGetUserHomeDir(t *testing.T) { GetUserHomeDir() }