Feat: 后端neo4j测试库连接
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package neo4j
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestDoConnect(t *testing.T){
|
||||
doConnect()
|
||||
}
|
||||
Reference in New Issue
Block a user