This website requires JavaScript.
Explore
Help
Sign In
interesting
/
gaper
mirror of
https://github.com/maxcnunes/gaper.git
Watch
1
Star
0
Fork
You've already forked gaper
0
Code
Issues
Projects
Releases
Wiki
Activity
28cf3176d3
gaper
/
main_test.go
11 lines
105 B
Go
Raw
Blame
History
package
main
import
(
"fmt"
"testing"
)
func
TestGaper
(
t
*
testing
.
T
)
{
fmt
.
Println
(
"Sample test"
)
}
Reference in New Issue
View Git Blame
Copy Permalink