Forgot gofmt

pull/2187/head
John Welsh 8 years ago
parent f4486d4858
commit e42f39a114

@ -28,9 +28,9 @@ import (
)
const (
testfile = "testdata/local-index.yaml"
testfile = "testdata/local-index.yaml"
unorderedTestfile = "testdata/local-index-unordered.yaml"
testRepo = "test-repo"
testRepo = "test-repo"
)
func TestIndexFile(t *testing.T) {

Loading…
Cancel
Save