split import
diff --git a/java8_time_test.go b/java8_time_test.go
index 4851456..fabd635 100644
--- a/java8_time_test.go
+++ b/java8_time_test.go
@@ -19,7 +19,9 @@
 
 import (
 	"testing"
+)
 
+import (
 	"github.com/apache/dubbo-go-hessian2/java8_time"
 )