mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-29 01:33:10 -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
|
package mail
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue