mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-28 17:23:09 -06:00
Run SmtpMailer tests only if test_mail build tag is provided
This commit is contained in:
parent
7a98afd072
commit
6b8039c5a7
|
|
@ -1,3 +1,5 @@
|
|||
//+build test_mail
|
||||
|
||||
package mail
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Reference in a new issue