add test package

This commit is contained in:
baoyangchai 2022-04-10 19:26:26 +08:00
parent 76977dff1d
commit f67e70744e

View File

@ -5,6 +5,7 @@ import (
"math/rand"
"os"
"path/filepath"
"testing"
"time"
"gorm.io/driver/mysql"