added docstring to package draw2d_test
This commit is contained in:
parent
225f790d40
commit
0144ae516b
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
// Package draw2d_test gives test coverage with the command:
|
||||
// go test -cover ./... | grep -v "no test"
|
||||
package draw2d_test
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in a new issue