Commit e42f39a1 authored by John Welsh's avatar John Welsh

Forgot gofmt

parent f4486d48
......@@ -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) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment