Esempio n. 1
0
func cleanArtifactoryTest() {
	if !*tests.TestArtifactory {
		return
	}
	cleanArtifactory()
	tests.CleanFileSystem()
}
Esempio n. 2
0
func cleanBintrayTest() {
	tests.CleanFileSystem()
}