MailHog/vendor/gopkg.in/mgo.v2/Makefile

6 lines
65 B
Makefile
Raw Normal View History

2017-04-16 23:42:21 +00:00
startdb:
@testdb/setup.sh start
stopdb:
@testdb/setup.sh stop