mirror of
https://github.com/oneclickvirt/basics.git
synced 2025-10-07 01:23:00 +08:00
v0.0.1 - 解耦方便融合怪调用
This commit is contained in:
7
cmd/main_test.go
Normal file
7
cmd/main_test.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import "testing"
|
||||
|
||||
func Test_main(t *testing.T) {
|
||||
main()
|
||||
}
|
Reference in New Issue
Block a user