mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
resource: Remove test debug
This commit is contained in:
parent
d07882dfb7
commit
fb3cb05cc3
1 changed files with 0 additions and 2 deletions
|
@ -64,8 +64,6 @@ func TestImageTransformBasic(t *testing.T) {
|
|||
|
||||
image := fetchSunset(assert)
|
||||
|
||||
printFs(image.sourceFs(), "", os.Stdout)
|
||||
|
||||
assert.Equal("/a/sunset.jpg", image.RelPermalink())
|
||||
assert.Equal("image", image.ResourceType())
|
||||
|
||||
|
|
Loading…
Reference in a new issue