This commit is contained in:
gerald1248 2016-12-13 22:23:50 +01:00
parent dfbef878aa
commit eca7b76ebc
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ func TestSync(t *testing.T) {
}
}
func Draw(i int, ch chan<- int) {
func Draw(i int, ch chan<- int) {
draw2d.SetFontCache(testCache)
// Draw a rounded rectangle using default colors