initialize testing for menu handlers
This commit is contained in:
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){
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user