예제 #1
0
func TestDrot(t *testing.T) {
	testblas.DrotTest(t, blasser)
}
예제 #2
0
func TestDrot(t *testing.T) {
	testblas.DrotTest(t, impl)
}