.
git-svn-id: svn://47.119.165.148/zhub@58 e63fbceb-bcc3-4977-ac22-735b83d8d0f4
This commit is contained in:
7
zdb/zdb_test.go
Normal file
7
zdb/zdb_test.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package zdb
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestName(t *testing.T) {
|
||||
ServerStart("127.0.0.1", 1216)
|
||||
}
|
||||
Reference in New Issue
Block a user