Add more tests.

This commit is contained in:
Ward Vandewege 2021-05-11 20:55:36 -04:00
parent 0f933c1a46
commit d2748f34aa
4 changed files with 108 additions and 3 deletions

View file

@ -1,8 +1,6 @@
package headscale
import (
//_ "github.com/jinzhu/gorm/dialects/sqlite" // sql driver
"gopkg.in/check.v1"
)