index
:
hsts
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
main.go
blob: dacfa44770d9e91b93222538d3bf4c62c72b72e8 (
plain
) (
blame
)
1
2
3
4
5
6
7
package
main
import
"hsts"
func
main
()
{
hsts
.
MainTest
()
}