2024-12-19 15:03:36 +08:00

9 lines
67 B
Go

package db
import (
"testing"
)
func TestOpen(t *testing.T) {
}