mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08:00
Set the test file to write its own file
This commit is contained in:
parent
58bc9312b6
commit
700ff34f6e
1 changed files with 1 additions and 1 deletions
|
|
@ -517,7 +517,7 @@ func TestImageTrimParameters(t *testing.T) {
|
|||
t.Errorf("The image wasn't trimmed.")
|
||||
}
|
||||
|
||||
Write("testdata/transparent_trim.png", buf)
|
||||
Write("testdata/parameter_trim.png", buf)
|
||||
}
|
||||
|
||||
func TestImageLength(t *testing.T) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue