mirror of
https://github.com/HDT3213/godis.git
synced 2025-10-09 02:30:20 +08:00
multi database
This commit is contained in:
@@ -10,6 +10,7 @@ import (
|
||||
)
|
||||
|
||||
var testDB = makeTestDB()
|
||||
var testServer = NewStandaloneServer()
|
||||
|
||||
func TestSet2(t *testing.T) {
|
||||
key := utils.RandString(10)
|
||||
|
Reference in New Issue
Block a user