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