ledisdb/ssdb/app_test.go

10 lines
69 B
Go

package ssdb
import (
"testing"
)
func TestApp(t *testing.T) {
}