fusenapi/server/upload/upload_test.go

8 lines
72 B
Go

package main
import "testing"
func TestMain(t *testing.T) {
main()
}