From ed8c08492682ac04df90fe1b80298a73d5414194 Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期五, 11 十月 2019 10:54:20 +0800
Subject: [PATCH] test tcp read

---
 db_test.go |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/db_test.go b/db_test.go
index 01ace9a..42a7da3 100644
--- a/db_test.go
+++ b/db_test.go
@@ -1,4 +1,4 @@
-package db
+package syncdb
 
 import (
 	"encoding/json"

--
Gitblit v1.8.0