ciyon_ai/test/xx2_test.go
2026-04-15 17:28:46 +08:00

10 lines
86 B
Go

package test
import (
"testing"
)
func TestDd2(t *testing.T) {
t.Logf("Testdd")
}