databag/net/server/internal/ucAttachApp_test.go
2022-01-17 14:29:47 -08:00

11 lines
112 B
Go

package databag
import (
"testing"
)
func TestAttachAccount(t *testing.T) {
// attach app to test:pass
}