mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-23 21:53:09 +02:00
gofmt pass
Clean up test files.
This commit is contained in:
@@ -23,7 +23,7 @@ func TestDegenerateMissingFolderInPageFilename(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestNewPageWithFilePath(t *testing.T) {
|
func TestNewPageWithFilePath(t *testing.T) {
|
||||||
toCheck := []struct{
|
toCheck := []struct {
|
||||||
input string
|
input string
|
||||||
section string
|
section string
|
||||||
layout string
|
layout string
|
||||||
@@ -47,5 +47,3 @@ func TestNewPageWithFilePath(t *testing.T) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user