Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossoverJie/gscript
/ TestDate
Function
TestDate
http_test.go:125–128 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
123
}
124
125
func
TestDate(t *testing.T) {
126
s := time.Now().String()
127
fmt.Println(s)
128
}
Callers
nothing calls this directly
Calls
1
String
Method · 0.65
Tested by
no test coverage detected