8 lines
74 B
Go
8 lines
74 B
Go
package dimension
|
|
|
|
import "testing"
|
|
|
|
func Test_manager(t *testing.T) {
|
|
|
|
}
|