👷 Separate database test into different tags and enable default test CI.

This commit is contained in:
kiyon
2020-11-03 08:59:29 +08:00
parent f927b040f4
commit 34441f5b7c
8 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
// +build mongodb
package mongodb
import (