master
TestArchive
func TestArchive(t *testing.T) { temp := os.TempDir() target := path.Join(temp, "test.tar.gz") t.Logf("Creating an archive file: %s", target)