initialize testing for menu handlers
This commit is contained in:
parent
9153336412
commit
54bc09b7e9
11
internal/handlers/ussd/menuhandler_test.go
Normal file
11
internal/handlers/ussd/menuhandler_test.go
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
package ussd
|
||||||
|
|
||||||
|
import "testing"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
func CreateAccountTest(t *testing.T){
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user