mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-08 20:17:21 -04:00
parent
c87331ae84
commit
529574e6f9
@ -48,9 +48,6 @@ func TestNewContent(t *testing.T) {
|
||||
}
|
||||
|
||||
for i, c := range cases {
|
||||
if i > 0 {
|
||||
break
|
||||
}
|
||||
err = create.NewContent(hugofs.Source(), c.kind, c.path)
|
||||
if err != nil {
|
||||
t.Errorf("[%d] NewContent: %s", i, err)
|
||||
|
Loading…
x
Reference in New Issue
Block a user