fix test for 1.12+
This commit is contained in:
parent
5899172fb0
commit
72436a171b
@ -191,7 +191,7 @@ func TestPushPop(t *testing.T) {
|
|||||||
dc.Pop()
|
dc.Pop()
|
||||||
}
|
}
|
||||||
saveImage(dc, "TestPushPop")
|
saveImage(dc, "TestPushPop")
|
||||||
checkHash(t, dc, "e0d6724eb72033577811a55f7a642f6a")
|
checkHash(t, dc, "31e908ee1c2ea180da98fd5681a89d05")
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestDrawStringWrapped(t *testing.T) {
|
func TestDrawStringWrapped(t *testing.T) {
|
||||||
|
Loading…
Reference in New Issue
Block a user