]> Cypherpunks.ru repositories - gostls13.git/blobdiff - src/testing/internal/testdeps/deps.go
testing: add available godoc link
[gostls13.git] / src / testing / internal / testdeps / deps.go
index 2e85a41b07751cd443410e3940dceecc0735862d..868307550eab60005dbbf915d231aadb46271d4b 100644 (file)
@@ -27,7 +27,7 @@ import (
 )
 
 // TestDeps is an implementation of the testing.testDeps interface,
-// suitable for passing to testing.MainStart.
+// suitable for passing to [testing.MainStart].
 type TestDeps struct{}
 
 var matchPat string