mirror of
https://github.com/acaloiaro/newsbox
synced 2026-07-21 10:12:26 +00:00
5 lines
112 B
Go
5 lines
112 B
Go
package models
|
|
|
|
func (ms *ModelSuite) Test_MessageDelivery() {
|
|
ms.Fail("This test needs to be implemented!")
|
|
}
|