mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-16 02:45:54 -07: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.")
|
t.Errorf("The image wasn't trimmed.")
|
||||||
}
|
}
|
||||||
|
|
||||||
Write("testdata/transparent_trim.png", buf)
|
Write("testdata/parameter_trim.png", buf)
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestImageLength(t *testing.T) {
|
func TestImageLength(t *testing.T) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue