mirror of
https://github.com/acaloiaro/newsbox
synced 2026-07-21 18:29:15 +00:00
5 lines
121 B
Go
5 lines
121 B
Go
package actions
|
|
|
|
func (as *ActionSuite) Test_UserVerification_UserVerificationHandler() {
|
|
as.Fail("Not Implemented!")
|
|
}
|