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