You've already forked goreleaser
							
							
				mirror of
				https://github.com/goreleaser/goreleaser.git
				synced 2025-10-30 23:58:09 +02:00 
			
		
		
		
	lowercase #77
This commit is contained in:
		| @@ -53,14 +53,14 @@ func TestAcceptFiles(t *testing.T) { | |||||||
|  |  | ||||||
| 	var files = []string{ | 	var files = []string{ | ||||||
| 		"LICENSE.md", | 		"LICENSE.md", | ||||||
| 		"LICENSE.txt", | 		"LIceNSE.txt", | ||||||
| 		"LICENSE", | 		"LICENSE", | ||||||
| 		"LICENCE.txt", | 		"LICENCE.txt", | ||||||
| 		"LICENCE", | 		"LICEncE", | ||||||
| 		"README", | 		"README", | ||||||
| 		"README.md", | 		"READme.md", | ||||||
| 		"CHANGELOG.txt", | 		"CHANGELOG.txt", | ||||||
| 		"CHANGELOG.md", | 		"ChanGELOG.md", | ||||||
| 	} | 	} | ||||||
|  |  | ||||||
| 	for _, file := range files { | 	for _, file := range files { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user