airobot/test/robot_test.go
2022-12-09 08:20:38 +08:00

8 lines
67 B
Go

package test
import "testing"
func TestAction(t *testing.T) {
}