mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-13 20:24:00 +02:00
@@ -113,7 +113,6 @@ func TestPermalinkExpansionMultiSection(t *testing.T) {
|
||||
expanded, err = expander.Expand("blog", page)
|
||||
c.Assert(err, qt.IsNil)
|
||||
c.Assert(expanded, qt.Equals, "/blue/2012")
|
||||
|
||||
}
|
||||
|
||||
func TestPermalinkExpansionConcurrent(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user