databag/net/server/internal/store/db_test.go

9 lines
67 B
Go
Raw Normal View History

2022-01-12 07:04:27 +00:00
package store
import (
"testing"
)
func Test(t *testing.T) {
}