change import sort
This commit is contained in:
		
							parent
							
								
									bd04be4470
								
							
						
					
					
						commit
						cfef97175e
					
				
							
								
								
									
										3
									
								
								cache/ssdb/ssdb_test.go
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								cache/ssdb/ssdb_test.go
									
									
									
									
										vendored
									
									
								
							| @ -1,10 +1,11 @@ | |||||||
| package ssdb | package ssdb | ||||||
| 
 | 
 | ||||||
| import ( | import ( | ||||||
| 	"github.com/astaxie/beego/cache" |  | ||||||
| 	"strconv" | 	"strconv" | ||||||
| 	"testing" | 	"testing" | ||||||
| 	"time" | 	"time" | ||||||
|  | 
 | ||||||
|  | 	"github.com/astaxie/beego/cache" | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| func TestSsdbcacheCache(t *testing.T) { | func TestSsdbcacheCache(t *testing.T) { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user