databag/net/server/internal/ucAttachApp_test.go

11 lines
112 B
Go
Raw Normal View History

2022-01-17 07:00:08 +00:00
package databag
import (
"testing"
)
func TestAttachAccount(t *testing.T) {
// attach app to test:pass
}