11 lines
77 B
Go
11 lines
77 B
Go
package ussd
|
|
|
|
import "testing"
|
|
|
|
|
|
|
|
|
|
|
|
func CreateAccountTest(t *testing.T){
|
|
|
|
} |