Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
refs/heads/main
/
.
/
claudetool
/
codereview
/
testdata
/
no_tests.txtar
blob: ceeb2a581d145a6ae3ffd3c1a62820cea3c9281f [
file
] [
log
] [
blame
]
Going
from
no
tests to
no
tests
is
not
a regression
--
p
.
go
--
package
p
--
.
commit
--
Initial
commit
--
other
.
go
--
package
p
func F
()
{
}
--
.
commit
--
Add
func
--
.
run_test
--
OK